pub(crate) unsafe fn deallocate_bucket<T>(bucket: *mut Entry<T>, size: usize)
The caller must ensure that bucket was allocated from allocate_bucket with the same size parameter.
bucket
size