![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Typedefs | |
| typedef void(* | constraint_handler_t) (const char *, void *, int) |
Functions | |
| void | ignore_handler_s (const char *msg, void *ptr, int error) |
| void | __msl_runtime_constraint_violation_s (const char *msg, void *ptr, int error) |
Variables | |
| static constraint_handler_t | __msl_constraint_handler = NULL |
| typedef void(* constraint_handler_t) (const char *, void *, int) |
| void __msl_runtime_constraint_violation_s | ( | const char * | msg, |
| void * | ptr, | ||
| int | error ) |
| void ignore_handler_s | ( | const char * | msg, |
| void * | ptr, | ||
| int | error ) |
|
static |