pub unsafe extern "C" fn rcl_publisher_get_actual_qos(
    publisher: *const rcl_publisher_t
) -> *const rmw_qos_profile_t
Expand description

Get the actual qos settings of the publisher.