pub type aeron_exclusive_publication_t = aeron_exclusive_publication_stct;

Aliased Type§

struct aeron_exclusive_publication_t { /* private fields */ }

Trait Implementations§

source§

impl From<AeronExclusivePublication> for aeron_exclusive_publication_t

source§

fn from(value: AeronExclusivePublication) -> Self

Converts to this type from the input type.