str_split

Function str_split 

Source
pub unsafe extern "C" fn str_split(
    a_str: *mut c_char,
    a_delim: c_char,
) -> *mut *mut c_char