pub fn vwidenhigh8x16_u<E>(
    into: &mut E,
    dst: impl Into<VReg>,
    src: impl Into<VReg>,
)Available on crate feature 
encode only.Expand description
Widens the high lanes of the input vector, as unsigned, to twice the width.