WUT  0.1
Wii U Toolchain
Typedefs | Enumerations | Functions
exception.h File Reference
#include <wut.h>

Go to the source code of this file.

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)