FF_COMPLIANCE_STRICT

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

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

Meta