r2r_rcl

Type Alias rmw_message_lost_status_t

Source
pub type rmw_message_lost_status_t = rmw_message_lost_status_s;

Aliased Type§

struct rmw_message_lost_status_t {
    pub total_count: usize,
    pub total_count_change: usize,
}

Fields§

§total_count: usize§total_count_change: usize