[go: up one dir, main page]

pyo3::ffi

Function PyInterpreterState_GetID

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