#[unsafe(no_mangle)]pub extern "C" fn sg_partial_path_database_free(
db: *mut sg_partial_path_database,
)
Expand description
Frees a partial path database, and all of its contents.
#[unsafe(no_mangle)]pub extern "C" fn sg_partial_path_database_free(
db: *mut sg_partial_path_database,
)
Frees a partial path database, and all of its contents.