Function panda_sys::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.