UV_PRIORITY_ABOVE_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_ABOVE_NORMAL;
    extern (C) pure nothrow @nogc
    static if(isOS400)
    enum UV_PRIORITY_ABOVE_NORMAL = -4;
  2. enum UV_PRIORITY_ABOVE_NORMAL;

Meta