[go: up one dir, main page]

pub unsafe extern "C" fn PyThreadState_Next(
    tstate: *mut PyThreadState
) -> *mut PyThreadState
This is supported on non-PyPy only.