Type Alias rusteron_media_driver::bindings::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
impl From<AeronContext> for aeron_context_t
source§fn from(value: AeronContext) -> Self
fn from(value: AeronContext) -> Self
Converts to this type from the input type.