RetroArch
|
Go to the source code of this file.
Functions | |
void | OSConsoleWrite (const char *msg, int size) |
void | OSReport (const char *fmt,...) |
void | OSPanic (const char *file, int line, const char *fmt,...) |
void | OSFatal (const char *msg) |
int | __os_snprintf (char *buf, int n, const char *format,...) |
int __os_snprintf | ( | char * | buf, |
int | n, | ||
const char * | format, | ||
... | |||
) |