Function pyo3_ffi::Py_IS_TYPE

source ยท
pub unsafe fn Py_IS_TYPE(ob: *mut PyObject, tp: *mut PyTypeObject) -> c_int