qht_destroy

Function qht_destroy 

Source
pub unsafe extern "C" fn qht_destroy(ht: *mut qht)
Expand description

qht_destroy - destroy a previously initialized QHT @ht: QHT to be destroyed

Call only when there are no readers/writers left.