Function tcod_sys::wcstok [] [src]

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