UV_PRIORITY_HIGH

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

Meta