epoll_event

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

Members

Variables

data
epoll_data_t data;
Undocumented in source.
events
uint events;
Undocumented in source.

Meta