Type Alias rcl_client_options_t

Source
pub type rcl_client_options_t = rcl_client_options_s;

Aliased Type§

#[repr(C)]
pub struct rcl_client_options_t { pub qos: rmw_qos_profile_s, pub allocator: rcutils_allocator_s, }

Fields§

§qos: rmw_qos_profile_s§allocator: rcutils_allocator_s