EV_WATCHER

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Mixins

__anonymous
mixin EV_DECL_PRIORITY
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__anonymous
mixin EV_COMMON
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__anonymous
mixin EV_CB_DECLARE!(TYPE)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

active
int active;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pending
int pending;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Mixed In Members

From mixin EV_DECL_PRIORITY

priority
int priority;

From mixin EV_COMMON

data
void* data;

Meta