PyTypeObject.tp_as_async

Methods to implement standard operations

struct PyTypeObject
version(Python_3_5_Or_Later)
PyAsyncMethods* tp_as_async;

Meta