Struct nanomsg_sys::nn_pollfd[][src]

#[repr(C)]
pub struct nn_pollfd { /* fields omitted */ }

Methods

impl nn_pollfd
[src]

Trait Implementations

impl Clone for nn_pollfd
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for nn_pollfd
[src]

Auto Trait Implementations

impl Send for nn_pollfd

impl Sync for nn_pollfd