pub unsafe extern "C" fn rcl_subscription_get_actual_qos(
    subscription: *const rcl_subscription_t
) -> *const rmw_qos_profile_t
Expand description

Get the actual qos settings of the subscription.