rusteron_media_driver::bindings

Type Alias 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.