Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
wcstoul.h
Go to the documentation of this file.
1
#ifndef _MSL_COMMON_WCSTOUL_H
2
#define _MSL_COMMON_WCSTOUL_H
3
4
#include <
wstring.h
>
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
size_t
wcstoul
(
wchar_t
* param_1,
wchar_t
** param_2,
int
param_3);
11
12
size_t
wcstol
(
wchar_t
* param_1,
wchar_t
** param_2,
int
param_3);
13
14
#ifdef __cplusplus
15
}
16
#endif
17
18
#endif
/* _MSL_COMMON_WCSTOUL_H */
wcstol
size_t wcstol(wchar_t *param_1, wchar_t **param_2, int param_3)
Definition
wcstoul.c:199
wcstoul
size_t wcstoul(wchar_t *param_1, wchar_t **param_2, int param_3)
Definition
wcstoul.c:172
wstring.h
src
PowerPC_EABI_Support
MSL
MSL_C
MSL_Common
Include
wcstoul.h
Generated by
1.12.0