ev_loop

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void ev_loop(ev_loop_t* loop, int flags)
  2. alias ev_loop = ev_run
    version(LIBEV4 && LIBEV3_COMPAT)
    extern (C)
    alias ev_loop = ev_run

Meta