pyo3_ffi

Function PySet_CheckExact

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