Function python3_sys::PyErr_ExceptionMatches

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