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