AV_NOWARN_DEPRECATED

Disable warnings about deprecated features This is useful for sections of code kept for backward compatibility and scheduled for removal.

extern (C) @nogc nothrow extern (D)
AV_NOWARN_DEPRECATED
(
T
)
(
auto ref T code
)

Meta