Type Alias cyclors::dds_sample_lost_status_t

source ·
pub type dds_sample_lost_status_t = dds_sample_lost_status;

Aliased Type§

struct dds_sample_lost_status_t {
    pub total_count: u32,
    pub total_count_change: i32,
}

Fields§

§total_count: u32§total_count_change: i32