[][src]Function pyo3::ffi::PyType_IS_GC

pub unsafe fn PyType_IS_GC(t: *mut PyTypeObject) -> c_int

Test if a type has a GC head