ec_node_bypass_set_child - Man Page
Attach a child to a bypass node.
Synopsis
#include <ecoli/node_bypass.h>
int ec_node_bypass_set_child(
struct ec_node *gen_node,
struct ec_node *child
);See Also
Copyright
Copyright (C) 2010-2026 Olivier Matz, Robin Jarry.
Referenced By
2026-06-11 Libecoli Programmer's Manual