Function pyo3::ffi::PyErr_ExceptionMatches

source ยท
pub unsafe extern "C" fn PyErr_ExceptionMatches(
    arg1: *mut PyObject,
) -> i32