NU_COMPILER_STRICT_TYPES

Whether the compiler being used for this compilation is strict about types and function definitions matching exactly.

This flag allows libraries to detect this case and revert to using libdruntime or libphobos definitions for things like C symbols.

Meta