Function vrshl_u16

#[target_feature(enable = "neon")]
pub fn vrshl_u16(a: uint16x4_t, b: int16x4_t) -> uint16x4_t

Unsigned rounding shift left Arm's documentation