wut
v1.8.0
Wii U Toolchain
Loading...
Searching...
No Matches
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
WUT_FORMAT_PRINTF
(3, 4);
11
12
#ifdef __cplusplus
13
}
14
#endif
__os_snprintf
int __os_snprintf(char *buf, size_t n, const char *format,...) WUT_FORMAT_PRINTF(3
wut.h
WUT_FORMAT_PRINTF
#define WUT_FORMAT_PRINTF(fmt, args)
Definition
wut.h:17
Generated by
1.9.8