riot_sys::inline

Type Alias gnrc_netreg_entry_t

Source
pub type gnrc_netreg_entry_t = gnrc_netreg_entry;

Aliased Type§

struct gnrc_netreg_entry_t {
    pub next: *mut gnrc_netreg_entry,
    pub demux_ctx: u32,
    pub type_0: u8,
    pub target: C2RustUnnamed_6,
}

Fields§

§next: *mut gnrc_netreg_entry§demux_ctx: u32§type_0: u8§target: C2RustUnnamed_6

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: 16 bytes