Function pyo3::ffi::PyObject_IS_GC

source ·
pub unsafe extern "C" fn PyObject_IS_GC(o: *mut PyObject) -> i32
Available on Py_3_9 only.