Function cstrtok

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