av_assert2

assert() equivalent, that does lie in speed critical code.

extern (C) @nogc nothrow extern (D)
av_assert2
(
T
)
(
auto ref T cond
)

Meta