Type Alias nng_socket

Source
pub type nng_socket = nng_socket_s;

Aliased Type§

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

Fields§

§id: u32