Function brotli::enc::histogram::HistogramAddHistogram

source ยท
pub fn HistogramAddHistogram<HistogramType: SliceWrapperMut<u32> + SliceWrapper<u32> + CostAccessors>(
    xself: &mut HistogramType,
    v: &HistogramType,
)