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

Return true if the node is valid, else false.