Function pyo3::ffi::Py_IS_TYPE

source ·
pub unsafe fn Py_IS_TYPE(ob: *mut PyObject, tp: *mut PyTypeObject) -> i32