Type Alias r2r_rcl::rmw_liveliness_lost_status_t
source · pub type rmw_liveliness_lost_status_t = rmw_liveliness_lost_status_s;
Aliased Type§
struct rmw_liveliness_lost_status_t {
pub total_count: i32,
pub total_count_change: i32,
}
Fields§
§total_count: i32
§total_count_change: i32