Function core::arch::wasm32::u8x16_avgr [−][src]
pub unsafe fn u8x16_avgr(a: v128, b: v128) -> v128
This is supported on WebAssembly and target feature
simd128 only.Expand description
Lane-wise rounding average.