Type Alias nng_ctx

Source
pub type nng_ctx = nng_ctx_s;

Aliased Type§

#[repr(C)]
pub struct nng_ctx { pub id: u32, }

Fields§

§id: u32