Type Alias rmw_message_lost_status_t

Source
pub type rmw_message_lost_status_t = rmw_message_lost_status_s;

Aliased Type§

#[repr(C)]
pub struct rmw_message_lost_status_t { pub total_count: usize, pub total_count_change: usize, }

Fields§

§total_count: usize§total_count_change: usize