al_register_assert_handler

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

Meta