pub unsafe extern "C" fn rcl_client_get_service_name(
    client: *const rcl_client_t
) -> *const c_char
Expand description

Get the name of the service that this client will request a response from.