Function stack_graphs::c::sg_partial_path_arena_partial_symbol_stack_cells [−][src]
#[no_mangle] pub extern "C" fn sg_partial_path_arena_partial_symbol_stack_cells(
partials: *const sg_partial_path_arena
) -> sg_partial_symbol_stack_cells
Expand description
Returns a reference to the array of partial symbol stack content in a partial path arena. The resulting array pointer is only valid until the next call to any function that mutates the path arena.