UV_PRIORITY_LOW

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

Meta