ev_set_priority

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void ev_set_priority(TYPE* w, int pri)
  2. void ev_set_priority(TYPE* w, int pri)
    nothrow extern (C)
    static if(!(EV_MINPRI == EV_MAXPRI))
    void
    ev_set_priority
    (
    TYPE
    )
    (
    TYPE* w
    ,
    int pri
    )

Meta