[go: up one dir, main page]

Function glib_sys::g_regex_match [] [src]

pub unsafe extern fn g_regex_match(regex: *const GRegex,
                                   string: *const c_char,
                                   match_options: GRegexMatchFlags,
                                   match_info: *mut *mut GMatchInfo)
                                   -> gboolean