pub unsafe extern "C" fn rcl_service_get_options(
    service: *const rcl_service_t
) -> *const rcl_service_options_t
Expand description

Return the rcl service options.