#[no_mangle]
pub unsafe extern "C" fn free_graph_connections(
    graph_connections: *mut GraphConnections
)
Expand description

Free GraphConnections

Arguments

  • graph_connections - a pointer to the graph connections