pyo3_ffi

Function PySet_CheckExact

Source
pub unsafe fn PySet_CheckExact(op: *mut PyObject) -> c_int
Available on Py_3_10 only.