MAP_FAILED

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_FAILED;
  2. auto MAP_FAILED;
  3. auto MAP_FAILED;
    version(!linux && !darwin && FreeBSD)
    extern (C) const
    auto MAP_FAILED = cast(void*)-1;
  4. auto MAP_FAILED;

Meta