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