__assert

Undocumented in source. Be warned that the author may not have intended to support it.
version(Emscripten)
extern (C) @nogc nothrow @trusted
void
__assert
(
scope const(char)* msg
,
scope const(char)* file
,
uint line
)

Meta