Function glib_sys::g_regex_new
source · pub unsafe extern "C" fn g_regex_new(
pattern: *const c_char,
compile_options: GRegexCompileFlags,
match_options: GRegexMatchFlags,
error: *mut *mut GError
) -> *mut GRegex
pub unsafe extern "C" fn g_regex_new(
pattern: *const c_char,
compile_options: GRegexCompileFlags,
match_options: GRegexMatchFlags,
error: *mut *mut GError
) -> *mut GRegex