MAGIC_NO_CHECK_ELF

Don't check text encodings

extern (C) @system nothrow
enum MAGIC_NO_CHECK_ELF = 0x010000;

Meta