Type Alias runng_sys::nng_socket

source ·
pub type nng_socket = nng_socket_s;

Aliased Type§

struct nng_socket {
    pub id: u32,
}

Fields§

§id: u32