Function PyThreadState_Next
pub unsafe extern "C" fn PyThreadState_Next(
tstate: *mut PyThreadState,
) -> *mut PyThreadStateAvailable on crate feature
tls and non-PyPy only.pub unsafe extern "C" fn PyThreadState_Next(
tstate: *mut PyThreadState,
) -> *mut PyThreadStatetls and non-PyPy only.