Type Alias cyclors::ddsi_rtps_msg_len_t

source ·
pub type ddsi_rtps_msg_len_t = ddsi_rtps_msg_len;

Aliased Type§

struct ddsi_rtps_msg_len_t {
    pub smhdr: ddsi_rtps_submessage_header,
    pub length: u32,
}

Fields§

§smhdr: ddsi_rtps_submessage_header§length: u32