Function brotli::enc::histogram::HistogramClear

source ·
pub fn HistogramClear<HistogramType: SliceWrapperMut<u32> + CostAccessors>(
    xself: &mut HistogramType
)