EVUTIL_AI_ALL

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. enum EVUTIL_AI_ALL;
    extern (C) nothrow
    static if(is(typeof(AI_ALL)))
    enum EVUTIL_AI_ALL = AI_ALL;
  2. enum EVUTIL_AI_ALL;

Meta