Skip to main content

NrosRmwCountStatus

Type Alias NrosRmwCountStatus 

Source
pub type NrosRmwCountStatus = rmw_count_status_t;
Expand description

Compat alias for the generated rmw_count_status_t.

Aliased Type§

#[repr(C)]
pub struct NrosRmwCountStatus { pub total_count: u32, pub total_count_change: u32, }

Fields§

§total_count: u32§total_count_change: u32