PyThreadState.async_gen_firstiter

Availability: >= 3.6

struct PyThreadState
version(Python_3_6_Or_Later)
PyObject* async_gen_firstiter;

Meta