POSIX_MADV_RANDOM

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

Meta