PyThreadState.coroutine_wrapper

Availability: >= 3.5

struct PyThreadState
version(Python_3_5_Or_Later)
PyObject* coroutine_wrapper;

Meta