bcAssert

Undocumented in source. Be warned that the author may not have intended to support it.
@nogc nothrow
void
bcAssert
(
string File = __FILE_FULL_PATH__
string Function = __PRETTY_FUNCTION__
string Module = __MODULE__
size_t Line = __LINE__
)
(,
bcstring message = null
)

Meta