allegro5.al_debug

Undocumented in source.

Members

Functions

al_register_assert_handler
void al_register_assert_handler(void function(in char* expr, in char* file, int line, in char* func) handler)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_register_trace_handler
void al_register_trace_handler(void function(in char*) handler)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta