av_assert0_fpu

Assert that floating point operations can be executed.

This will av_assert0() that the cpu is not in MMX state on X86

extern (C) @nogc nothrow
void
av_assert0_fpu
()

Meta