ev_unloop

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_unloop(ev_loop_t* loop, int how)
  2. alias ev_unloop = ev_break
    version(LIBEV4 && LIBEV3_COMPAT)
    nothrow extern (C)
    alias ev_unloop = ev_break

Meta