pub unsafe extern "C" fn rcl_node_get_fully_qualified_name(
node: *const rcl_node_t
) -> *const c_char
Expand 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_char
Return the fully qualified name of the node.