![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
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) |
| const wchar_t * wmemchr | ( | const wchar_t * | str, |
| wchar_t | needle, | ||
| int | max_len ) |
| void wmemcpy | ( | wchar_t * | dst, |
| const wchar_t * | src, | ||
| size_t | n ) |