_d_assert_msg

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

Meta