ev_async

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(EV_ASYNC_ENABLE)
nothrow extern (C)
struct ev_async {}

Members

Mixins

__anonymous
mixin EV_WATCHER!(ev_async)
Undocumented in source.

Variables

sent
EV_ATOMIC_T sent;
Undocumented in source.

Meta