Typedefs | |
typedef void(* | PspDebugPutChar )(unsigned short *args, unsigned int ch) |
Typedef for the debug putcharacter handler. | |
Functions | |
void | sceKernelRegisterDebugPutchar (PspDebugPutChar func) |
Register a debug put character handler. | |
void | Kprintf (const char *format,...) |
Kernel printf function. |
|
Typedef for the debug putcharacter handler.
|
|
Kernel printf function.
|
|
Register a debug put character handler.
|