pub unsafe fn PyType_IS_GC(t: *mut PyTypeObject) -> i32
Expand description

Test if a type has a GC head