pyo3_ffi

Function PyInterpreterState_GetID

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