Function g_error_matches

pub unsafe extern "C" fn g_error_matches(
    error: *const GError,
    domain: u32,
    code: i32,
) -> i32