Type Alias cyclors::dds_inconsistent_topic_status_t

source ·
pub type dds_inconsistent_topic_status_t = dds_inconsistent_topic_status;

Aliased Type§

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

Fields§

§total_count: u32§total_count_change: i32