MAP_ANON

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

Meta