Function pyo3_ffi::PyType_IS_GC
source · [−]pub unsafe fn PyType_IS_GC(t: *mut PyTypeObject) -> c_intExpand description
Test if a type has a GC head
pub unsafe fn PyType_IS_GC(t: *mut PyTypeObject) -> c_intTest if a type has a GC head