[][src]Function irssi_sys::g_error_matches

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