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

Get the topic name for the service.