Type Alias rusteron_client::bindings::aeron_cnc_t

source ·
pub type aeron_cnc_t = aeron_cnc_stct;

Aliased Type§

struct aeron_cnc_t { /* private fields */ }

Trait Implementations§

source§

impl From<AeronCnc> for aeron_cnc_t

source§

fn from(value: AeronCnc) -> Self

Converts to this type from the input type.