riot_sys::inline

Type Alias sock_udp_ep_t

Source
pub type sock_udp_ep_t = _sock_tl_ep;

Aliased Type§

struct sock_udp_ep_t {
    pub family: i32,
    pub addr: C2RustUnnamed_4,
    pub netif: u16,
    pub port: u16,
}

Fields§

§family: i32§addr: C2RustUnnamed_4§netif: u16§port: u16

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.

Size: 24 bytes