Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
mbstring.h
Go to the documentation of this file.
1
#ifndef _MSL_COMMON_MBSTRING_H
2
#define _MSL_COMMON_MBSTRING_H
3
4
#include "
wchar_io.h
"
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
size_t
wcstombs
(
char
* dst,
const
wchar_t
*
src
,
size_t
n
);
11
12
#ifdef __cplusplus
13
}
14
#endif
15
16
#endif
/* _MSL_COMMON_MBSTRING_H */
cLib_calcTimer
T cLib_calcTimer(T *value)
Definition
c_lib.h:74
n
n
Definition
e_fmod.c:112
wcstombs
size_t wcstombs(char *dst, const wchar_t *src, size_t n)
Definition
mbstring.c:40
wchar_io.h
src
PowerPC_EABI_Support
MSL
MSL_C
MSL_Common
Include
mbstring.h
Generated by
1.9.8