Struct nix::sys::epoll::EpollEvent
[−]
[src]
pub struct EpollEvent {
pub events: EpollEventKind,
pub data: u64,
}Fields
events | |
data |