sg_partial_path_arena_partial_scope_stack_cells

Function sg_partial_path_arena_partial_scope_stack_cells 

Source
#[unsafe(no_mangle)]
pub extern "C" fn sg_partial_path_arena_partial_scope_stack_cells( partials: *const sg_partial_path_arena, ) -> sg_partial_scope_stack_cells
Expand description

Returns a reference to the array of partial scope stack content in a partial path arena. The resulting array pointer is only valid until the next call to any function that mutates the partial path arena.