[go: up one dir, main page]

Function glib_sys::g_error_matches [] [src]

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