PyInterpreterState_ThreadHead

Function PyInterpreterState_ThreadHead 

Source
pub unsafe extern "C" fn PyInterpreterState_ThreadHead(
    interp: *mut PyInterpreterState,
) -> *mut PyThreadState
Available on non-PyPy only.