pyo3_ffi

Function PyAnySet_CheckExact

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