g_regex_split

Function g_regex_split 

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