Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
wmem.h File Reference

Go to the source code of this file.

Functions

void wmemcpy (wchar_t *dst, const wchar_t *src, size_t n)
 
const wchar_t * wmemchr (const wchar_t *str, wchar_t needle, int max_len)
 

Function Documentation

◆ wmemchr()

const wchar_t * wmemchr ( const wchar_t * str,
wchar_t needle,
int max_len )

◆ wmemcpy()

void wmemcpy ( wchar_t * dst,
const wchar_t * src,
size_t n )