Function pyo3::ffi::PyObject_IS_GC [−][src]
pub unsafe fn PyObject_IS_GC(o: *mut PyObject) -> c_int
Expand description
Test if an object has a GC head
pub unsafe fn PyObject_IS_GC(o: *mut PyObject) -> c_int
Test if an object has a GC head