Type Alias rmw_liveliness_lost_status_t

Source
pub type rmw_liveliness_lost_status_t = rmw_liveliness_lost_status_s;

Aliased Type§

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

Fields§

§total_count: i32§total_count_change: i32