[go: up one dir, main page]

pub unsafe fn PyObject_IS_GC(o: *mut PyObject) -> i32
This is supported on non-Py_LIMITED_API only.
Expand description

Test if an object has a GC head