Type Alias rusteron_archive::bindings::aeron_log_buffer_t

source ·
pub type aeron_log_buffer_t = aeron_log_buffer_stct;

Aliased Type§

struct aeron_log_buffer_t { /* private fields */ }

Trait Implementations§

source§

impl From<AeronLogBuffer> for aeron_log_buffer_t

source§

fn from(value: AeronLogBuffer) -> Self

Converts to this type from the input type.