Skip to main content

PyCell_Check

Function PyCell_Check 

Source
pub unsafe fn PyCell_Check(op: *mut PyObject) -> c_int
Available on neither Py_LIMITED_API nor RustPython.