glib_sys::g_regex_match_simple
[−]
[src]
pub unsafe extern fn g_regex_match_simple(pattern: *const c_char, string: *const c_char, compile_options: GRegexCompileFlags, match_options: GRegexMatchFlags) -> gboolean