Function python3_sys::PyThreadState_GetID

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