pyo3_ffi

Function PyObject_IS_GC

Source
pub unsafe extern "C" fn PyObject_IS_GC(o: *mut PyObject) -> c_int
Available on non-Py_LIMITED_API and Py_3_9 only.