rusteron_archive::bindings

Type Alias aeron_header_t

Source
pub type aeron_header_t = aeron_header_stct;

Aliased Type§

struct aeron_header_t { /* private fields */ }

Trait Implementations§

Source§

impl From<AeronHeader> for aeron_header_t

Source§

fn from(value: AeronHeader) -> Self

Converts to this type from the input type.