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