Function pyo3::ffi::PyErr_GivenExceptionMatches

source ·
pub unsafe extern "C" fn PyErr_GivenExceptionMatches(
    arg1: *mut PyObject,
    arg2: *mut PyObject
) -> i32