Skip to main content

PyThreadState_GetID

Function PyThreadState_GetID 

Source
pub unsafe extern "C" fn PyThreadState_GetID(
    arg1: *mut PyThreadState,
) -> i64
Available on (Py_3_9 and non-Py_LIMITED_API, or Py_3_10) and non-PyPy only.