#[no_mangle]
pub unsafe extern "C" fn free_graph_updates(
    graph_updates: *mut GraphUpdates
)
Expand description

Free GraphUpdates

Arguments

  • graph_updates - a pointer to the graph updates