pub unsafe extern "C" fn rcl_node_is_valid_except_context(
node: *const rcl_node_t
) -> bool
Expand description
Return true if node is valid, except for the context being valid.
pub unsafe extern "C" fn rcl_node_is_valid_except_context(
node: *const rcl_node_t
) -> bool
Return true if node is valid, except for the context being valid.