pub unsafe fn PyObject_IS_GC(o: *mut PyObject) -> c_int
Expand description

Test if an object has a GC head