PROT_NONE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. auto PROT_NONE;
    version(linux)
    extern (C) const
    auto PROT_NONE = 0x0;
  2. auto PROT_NONE;
  3. auto PROT_NONE;
  4. anonymousenum PROT_NONE

Meta