Function python27_sys::PyObject_IS_GC
[−]
[src]
pub unsafe fn PyObject_IS_GC(o: *mut PyObject) -> c_int
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