Type Alias rusteron_client::bindings::aeron_image_t

source ·
pub type aeron_image_t = aeron_image_stct;

Aliased Type§

struct aeron_image_t { /* private fields */ }

Trait Implementations§

source§

impl From<AeronImage> for aeron_image_t

source§

fn from(value: AeronImage) -> Self

Converts to this type from the input type.