#[unsafe(no_mangle)]pub extern "C" fn sg_partial_path_arena_free(
partials: *mut sg_partial_path_arena,
)Expand description
Frees a path arena, and all of its contents.
#[unsafe(no_mangle)]pub extern "C" fn sg_partial_path_arena_free(
partials: *mut sg_partial_path_arena,
)Frees a path arena, and all of its contents.