wcstok

Function wcstok 

Source
pub unsafe extern "C" fn wcstok(
    _Str: *mut wchar_t,
    _Delim: *const wchar_t,
) -> *mut wchar_t