SHM_RDONLY

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

Meta