Function PyAnySet_Check

pub unsafe fn PyAnySet_Check(ob: *mut PyObject) -> i32
Available on crate features dep_pyo3 and std only.