pub unsafe extern "C" fn rcl_node_get_name(
    node: *const rcl_node_t
) -> *const c_char
Expand description

Return the name of the node.