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