POSIX_MADV_NORMAL

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_NORMAL;
    version(linux)
    extern (C) const
    auto POSIX_MADV_NORMAL = 0;
  2. auto POSIX_MADV_NORMAL;
  3. auto POSIX_MADV_NORMAL;
  4. anonymousenum POSIX_MADV_NORMAL

Meta