Struct nng_sys::nng_aio[][src]

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

Trait Implementations

impl Debug for nng_aio
[src]

Formats the value using the given formatter. Read more

impl Copy for nng_aio
[src]

impl Clone for nng_aio
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for nng_aio

impl Sync for nng_aio