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

#[repr(C)]
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]