Skip to main content

free_id_table

Function free_id_table 

Source
pub unsafe fn free_id_table(table: *mut HashTable)
Expand description

Upstream xmlFreeIDTable(table).

§SAFETY

  • table must be a valid ID hash table or NULL.