Type Alias rmw_gid_t

Source
pub type rmw_gid_t = rmw_gid_s;

Aliased Type§

#[repr(C)]
pub struct rmw_gid_t { pub implementation_identifier: *const i8, pub data: [u8; 24], }

Fields§

§implementation_identifier: *const i8§data: [u8; 24]