UV_PRIORITY_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_NORMAL;
  2. enum UV_PRIORITY_NORMAL;
    extern (C) pure nothrow @nogc
    static if(!(isOS400))
    enum UV_PRIORITY_NORMAL = 0;

Meta