Function r2r_rcl::rmw_topic_endpoint_info_set_node_namespace

source ยท
pub unsafe extern "C" fn rmw_topic_endpoint_info_set_node_namespace(
    topic_endpoint_info: *mut rmw_topic_endpoint_info_t,
    node_namespace: *const c_char,
    allocator: *mut rcutils_allocator_t,
) -> rmw_ret_t