pub unsafe extern "C" fn rcl_publisher_get_topic_name(
publisher: *const rcl_publisher_t
) -> *const c_char
Expand 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_char
Get the topic name for the publisher.