Function wolfssl_sys::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