sg_stack_graph_symbols

Function sg_stack_graph_symbols 

Source
#[unsafe(no_mangle)]
pub extern "C" fn sg_stack_graph_symbols( graph: *const sg_stack_graph, ) -> sg_symbols
Expand description

Returns a reference to the array of symbol data in this stack graph. The resulting array pointer is only valid until the next call to any function that mutates the stack graph.