SSBM Decomp
Toggle main menu visibility
Loading...
Searching...
No Matches
printf.h
Go to the documentation of this file.
1
#ifndef GALE01_323CF0
2
#define GALE01_323CF0
3
4
#include <
stdarg.h
>
5
#include <
stdio.h
>
6
7
/* 323DC8 */
int
vsnprintf
(
char
* s,
size_t
n,
const
char
* format,
va_list
);
8
9
#endif
vsnprintf
int vsnprintf(char *s, size_t n, const char *format, va_list)
<
Definition
printf.c:1067
stdarg.h
va_list
__va_list va_list
Definition
stdarg.h:11
stdio.h
src
MSL
printf.h
Generated by
1.17.0