Function pyo3::ffi::PyInterpreterState_GetID[][src]

pub unsafe extern "C" fn PyInterpreterState_GetID(
    arg1: *mut PyInterpreterState
) -> i64
This is supported on Py_3_7 and non-PyPy only.