Skip to main content

PyInterpreterState_GetID

Function PyInterpreterState_GetID 

pub unsafe extern "C" fn PyInterpreterState_GetID(
    arg1: *mut PyInterpreterState,
) -> i64
Available on crate feature tls and non-PyPy only.