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 neither Py_LIMITED_API nor RustPython.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here