WUT
0.1
Wii U Toolchain
|
Typedefs | |
typedef BOOL(* | OSExceptionCallbackFn) (OSContext *context) |
typedef enum OSExceptionType | OSExceptionType |
Enumerations | |
enum | OSExceptionType |
Functions | |
OSExceptionCallbackFn | OSSetExceptionCallback (OSExceptionType exceptionType, OSExceptionCallbackFn callback) |
OSExceptionCallbackFn | OSSetExceptionCallbackEx (UNKNOWN_ARG, OSExceptionType exceptionType, OSExceptionCallbackFn callback) |
Definition at line 14 of file exception.h.
typedef enum OSExceptionType OSExceptionType |
enum OSExceptionType |
Definition at line 16 of file exception.h.
OSExceptionCallbackFn OSSetExceptionCallback | ( | OSExceptionType | exceptionType, |
OSExceptionCallbackFn | callback | ||
) |
OSExceptionCallbackFn OSSetExceptionCallbackEx | ( | UNKNOWN_ARG | , |
OSExceptionType | exceptionType, | ||
OSExceptionCallbackFn | callback | ||
) |