EVENT_MAX_PRIORITIES

Largest number of priorities that Libevent can support.

extern (C) nothrow
enum EVENT_MAX_PRIORITIES = 256;

Meta