#[no_mangle]
pub extern "C" fn sg_partial_path_database_ensure_forwards(
db: *mut sg_partial_path_database,
partials: *mut sg_partial_path_arena,
)
Expand description
Ensures all partial paths in the database are in forwards orientation.
#[no_mangle]
pub extern "C" fn sg_partial_path_database_ensure_forwards(
db: *mut sg_partial_path_database,
partials: *mut sg_partial_path_arena,
)
Ensures all partial paths in the database are in forwards orientation.