Function brotli::enc::encode::DestroyHasher

source ยท
fn DestroyHasher<Alloc: Allocator<u16> + Allocator<u32>>(
    m16: &mut Alloc,
    handle: &mut UnionHasher<Alloc>,
)