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

Return a guard condition which is triggered when the ROS graph changes.