PyThreadState.in_coroutine_wrapper

Availability: >= 3.5

struct PyThreadState
version(Python_3_5_Or_Later)
int in_coroutine_wrapper;

Meta