Type Alias nng_pipe

Source
pub type nng_pipe = nng_pipe_s;

Aliased Type§

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

Fields§

§id: u32