Function pyo3::ffi::PyErr_ExceptionMatches

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