Skip to main content

PyObject_IS_GC

Function PyObject_IS_GC 

Source
pub unsafe extern "C" fn PyObject_IS_GC(o: *mut PyObject) -> c_int
Available on Py_3_9 and neither Py_LIMITED_API nor RustPython only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here