rusteron_archive::bindings

Type Alias aeron_context_t

Source
pub type aeron_context_t = aeron_context_stct;

Aliased Type§

struct aeron_context_t { /* private fields */ }

Trait Implementations§

Source§

impl From<AeronContext> for aeron_context_t

Source§

fn from(value: AeronContext) -> Self

Converts to this type from the input type.