pub unsafe extern "C" fn rcl_node_get_name(
node: *const rcl_node_t
) -> *const c_charExpand description
Return the name of the node.
pub unsafe extern "C" fn rcl_node_get_name(
node: *const rcl_node_t
) -> *const c_charReturn the name of the node.