strtok

Function strtok 

Source
pub unsafe extern "C" fn strtok(
    _Str: *mut c_char,
    _Delim: *const c_char,
) -> *mut c_char