cstrtok

Function cstrtok 

Source
pub unsafe extern "C" fn cstrtok(
    __s: *mut u8,
    __delim: *const u8,
) -> *mut u8