This commit is contained in:
Quanzheng Long
2026-03-13 13:50:52 -07:00
parent d7614999b0
commit 85272db354
6 changed files with 44 additions and 8 deletions
+1
View File
@@ -24,6 +24,7 @@ char* rc_run_graph_json(
const char* entry_point,
const char* finish_point,
const char* initial_state_json,
const char* initial_input_json,
unsigned long user_data,
rc_node_callback_t callback
);