hts_sys

Function kstrtok

Source
pub unsafe extern "C" fn kstrtok(
    str: *const c_char,
    sep: *const c_char,
    aux: *mut ks_tokaux_t,
) -> *mut c_char