Function python3_sys::PyType_IS_GC

source ยท
pub unsafe fn PyType_IS_GC(t: *mut PyTypeObject) -> c_int
Expand description

Test if a type has a GC head