Function glib_sys::g_error_matches [] [src]

pub unsafe extern "C" fn g_error_matches(
    error: *const GError,
    domain: GQuark,
    code: c_int
) -> gboolean