Function brotli::enc::histogram::ClearHistograms

source ยท
pub fn ClearHistograms<HistogramType: SliceWrapperMut<u32> + CostAccessors>(
    array: &mut [HistogramType],
    length: usize,
)