SSBM Decomp
Loading...
Searching...
No Matches
console_io.h File Reference
#include <platform.h>

Go to the source code of this file.

Functions

s32 MSL_ConsoleIo_80325F18 (void)
 
int __write_console (u32, u8 *buf, u32 *n, void(*f)(void))
 
int __read_console (u32, u8 *buf, u32 *n, void(*f)(void))
 
int __close_console (u32)
 

Function Documentation

◆ MSL_ConsoleIo_80325F18()

s32 MSL_ConsoleIo_80325F18 ( void  )

◆ __write_console()

int __write_console ( u32  arg0,
u8 *  buf,
u32 *  n,
void(*)(void)  f 
)

◆ __read_console()

int __read_console ( u32  arg0,
u8 *  buf,
u32 *  n,
void(*)(void)  f 
)

◆ __close_console()

int __close_console ( u32  unused)