pub unsafe extern "C" fn rcl_publisher_get_topic_name(
publisher: *const rcl_publisher_t
) -> *const c_charExpand description
Get the topic name for the publisher.
pub unsafe extern "C" fn rcl_publisher_get_topic_name(
publisher: *const rcl_publisher_t
) -> *const c_charGet the topic name for the publisher.