#[no_mangle]
pub unsafe extern "C" fn free_graph_state(
    graph_state: *mut GraphState
)
Expand description

Free graph state

Arguments

  • graph_state - a pointer to the graph state