[go: up one dir, main page]

pyo3::ffi

Function PySet_Check

Source
pub unsafe fn PySet_Check(ob: *mut PyObject) -> i32
Available on non-PyPy only.