MAP_SHARED

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_SHARED;
  2. auto MAP_SHARED;
  3. auto MAP_SHARED;
    version(!linux && !darwin && FreeBSD)
    extern (C) const
    auto MAP_SHARED = 0x0001;
  4. auto MAP_SHARED;

Meta