[−][src]Function brotli::enc::histogram::HistogramAddHistogram
pub fn HistogramAddHistogram<HistogramType: SliceWrapperMut<u32> + SliceWrapper<u32> + CostAccessors>(
xself: &mut HistogramType,
v: &HistogramType
)