#[no_mangle]
pub extern "C" fn sg_stack_graph_free(graph: *mut sg_stack_graph)
Expand description
Frees a stack graph, and all of its contents.
#[no_mangle]
pub extern "C" fn sg_stack_graph_free(graph: *mut sg_stack_graph)
Frees a stack graph, and all of its contents.