Function pangocairo_sys::g_error_matches [] [src]

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