[go: up one dir, main page]

PyObject_IS_GC

Function PyObject_IS_GC 

Source
pub unsafe extern "C" fn PyObject_IS_GC(o: *mut PyObject) -> i32
Available on Py_3_9 only.