wut
v1.7.0
Wii U Toolchain
include
coreinit
internal.h
Go to the documentation of this file.
1
#pragma once
2
#include <
wut.h
>
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
int
9
__os_snprintf
(
char
*buf,
size_t
n,
const
char
*format, ... );
10
11
#ifdef __cplusplus
12
}
13
#endif
__os_snprintf
int __os_snprintf(char *buf, size_t n, const char *format,...)
wut.h
Generated by
1.9.1