Loading [MathJax]/extensions/tex2jax.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Toggle main menu visibility
Main Page
Topics
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
o
p
q
r
s
t
u
w
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
o
p
q
r
s
t
u
w
Variables
a
b
c
d
e
f
g
h
j
l
m
p
s
w
Typedefs
Enumerations
Enumerator
c
e
o
t
u
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
i
j
m
o
p
r
s
t
u
v
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
o
p
q
r
s
t
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Related Symbols
c
d
j
o
z
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
z
▼
Twilight Princess
►
About
►
Topics
►
Namespaces
►
Classes
▼
Files
▼
File List
►
docs
►
include
▼
src
►
amcstubs
►
c
►
d
►
dolphin
►
f_ap
►
f_op
►
f_pc
►
JSystem
►
m_Do
►
odemuexi2
►
odenotstub
▼
PowerPC_EABI_Support
►
MetroTRK
▼
MSL
▼
MSL_C
▼
MSL_Common
▼
Include
►
abort_exit.h
►
alloc.h
►
ansi_files.h
►
ansi_fp.h
►
arith.h
►
buffer_io.h
►
char_io.h
►
cmath.h
►
critical_regions.h
cstring.h
►
ctype.h
►
direct_io.h
►
errno.h
►
extras.h
►
file_io.h
►
FILE_POS.h
►
float.h
►
limits.h
►
math.h
►
mbstring.h
►
mem_funcs.h
►
misc_io.h
►
printf.h
►
scanf.h
►
signal.h
►
stddef.h
stdio.h
stdlib.h
►
string.h
►
strtoul.h
►
wchar_io.h
►
Src
►
MSL_Common_Embedded
►
PPC_EABI
►
MSL_C++
►
Runtime
►
REL
►
SSystem
►
TRK_MINNOW_DOLPHIN
►
Z2AudioLib
►
DynamicLink.cpp
►
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
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 */
src
const void * src
Definition
__os.h:116
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.12.0