Function frida_sys::_frida_g_regex_split[][src]

pub unsafe extern "C" fn _frida_g_regex_split(
    regex: *const GRegex,
    string: *const gchar,
    match_options: GRegexMatchFlags
) -> *mut *mut gchar