ev_loop_count

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. uint ev_loop_count(ev_loop_t* loop)
  2. alias ev_loop_count = ev_iteration
    version(LIBEV4 && LIBEV3_COMPAT && ENABLE_ADDITIONAL_FEATURES)
    extern (C)
    alias ev_loop_count = ev_iteration

Meta