Function pyo3::ffi::PyObject_IS_GC

source ·
pub unsafe fn PyObject_IS_GC(o: *mut PyObject) -> i32
Available on non-Py_LIMITED_API only.
Expand description

Test if an object has a GC head