Function panda_sys::qht_statistics_destroy[][src]

pub unsafe extern "C" fn qht_statistics_destroy(stats: *mut qht_stats)
Expand description

qht_statistics_destroy - Destroy a struct qht_stats @stats: stuct qht_stats to be destroyed

See also: qht_statistics_init().