Function PyThreadState_GetID

Source
pub unsafe extern "C" fn PyThreadState_GetID(
    tstate: *mut PyThreadState,
) -> u64