MEM_DEBUG

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
  1. enum MEM_DEBUG;
    version(MEM_DEBUG)
    extern (C++) nothrow
    enum MEM_DEBUG = false;
  2. enum MEM_DEBUG;

Meta