rtosbackend_assert

Called when assert(bool exp) fails.

@nogc nothrow pure extern (C)
void
rtosbackend_assert
(
string file
,
uint line
)

Meta