Function PyInterpreterState_GetID
pub unsafe extern "C" fn PyInterpreterState_GetID(
arg1: *mut PyInterpreterState,
) -> i64 ⓘ
Available on crate features
dep_pyo3
and std
only.pub unsafe extern "C" fn PyInterpreterState_GetID(
arg1: *mut PyInterpreterState,
) -> i64 ⓘ
dep_pyo3
and std
only.