pyo3::ffi

Function PyObject_GC_IsFinalized

Source
pub unsafe extern "C" fn PyObject_GC_IsFinalized(
    arg1: *mut PyObject,
) -> i32