Function g_regex_split

pub unsafe extern "C" fn g_regex_split(
    regex: *const GRegex,
    string: *const i8,
    match_options: u32,
) -> *mut *mut i8