[][src]Function irssi_sys::g_regex_new

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