WUT  0.1
Wii U Toolchain
Functions

Functions

void OSConsoleWrite (const char *msg, uint32_t size)
 
void OSReport (const char *fmt,...)
 
void OSPanic (const char *file, uint32_t line, const char *fmt,...)
 
void OSFatal (const char *msg)
 

Detailed Description

Function Documentation

void OSConsoleWrite ( const char *  msg,
uint32_t  size 
)
void OSFatal ( const char *  msg)
void OSPanic ( const char *  file,
uint32_t  line,
const char *  fmt,
  ... 
)
void OSReport ( const char *  fmt,
  ... 
)