Skip to main content

wcstok

Function wcstok 

Source
pub unsafe extern "C" fn wcstok(
    arg1: *mut wchar_t,
    arg2: *const wchar_t,
    arg3: *mut *mut wchar_t,
) -> *mut wchar_t