Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
wscanf.h
Go to the documentation of this file.
1
#ifndef _MSL_COMMON_WSCANF_H
2
#define _MSL_COMMON_WSCANF_H
3
4
#include <
wstring.h
>
5
#include <cstddef>
6
7
#ifdef __cplusplus
8
extern
"C"
{
9
#endif
10
11
typedef
struct
{
12
wchar_t
*
WCharStr
;
13
size_t
MaxCharCount;
14
size_t
CharsWritten;
15
}
__OutStrCtrl
;
16
17
wchar_t
__wStringRead
(
wString
*
src
,
wchar_t
param_1,
wchar_t
param_2);
18
19
#ifdef __cplusplus
20
}
21
#endif
22
23
#endif
/* _MSL_COMMON_WSCANF_H */
src
const void * src
Definition
__os.h:116
__OutStrCtrl
Definition
scanf.h:14
__OutStrCtrl::WCharStr
wchar_t * WCharStr
Definition
wscanf.h:12
wString
Definition
wstring.h:10
__wStringRead
wchar_t __wStringRead(wString *src, wchar_t param_1, wchar_t param_2)
Definition
wscanf.c:4
wstring.h
src
PowerPC_EABI_Support
MSL
MSL_C
MSL_Common
Include
wscanf.h
Generated by
1.12.0