UV_PRIORITY_BELOW_NORMAL

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. enum UV_PRIORITY_BELOW_NORMAL;
    extern (C) pure nothrow @nogc
    static if(isOS400)
    enum UV_PRIORITY_BELOW_NORMAL = 15;
  2. enum UV_PRIORITY_BELOW_NORMAL;

Meta