Skip to main content

wc_strtok

Function wc_strtok 

Source
pub unsafe extern "C" fn wc_strtok(
    str_: *mut c_char,
    delim: *const c_char,
    nextp: *mut *mut c_char,
) -> *mut c_char