godotAssertHandlerCrash

The release-mode Godot-D assert handler redirects assert messages to the Godot error handlers and terminates the program.

nothrow
void
godotAssertHandlerCrash
(
string file
,
size_t line
,
string msg
)

Meta