dds_sample_lost_status_t

Type Alias dds_sample_lost_status_t 

Source
pub type dds_sample_lost_status_t = dds_sample_lost_status;

Aliased Type§

#[repr(C)]
pub struct dds_sample_lost_status_t { pub total_count: u32, pub total_count_change: i32, }

Fields§

§total_count: u32§total_count_change: i32