PyThreadState.co_extra_user_count

Availability: >= 3.6

struct PyThreadState
version(Python_3_6_Or_Later)
Py_ssize_t co_extra_user_count;

Meta