rusteron_archive::bindings

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