Function PyCapsule_CheckExact

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