Type Alias r2r_rcl::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