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