Function tomcrypt_sys::wcstok [] [src]

pub unsafe extern "C" fn wcstok(
    __s: *mut wchar_t,
    __delim: *const wchar_t,
    __ptr: *mut *mut wchar_t
) -> *mut wchar_t