Struct nix::sys::epoll::EpollEvent [] [src]

pub struct EpollEvent { /* fields omitted */ }

Methods

impl EpollEvent
[src]

Trait Implementations

impl Clone for EpollEvent
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

impl Copy for EpollEvent
[src]