FF_COMPLIANCE_STRICT

< Strictly conform to all the things in the spec no matter what consequences.

@nogc nothrow extern (C)
enum FF_COMPLIANCE_STRICT = 1;

Meta