Function vshl_n_u16

#[target_feature(enable = "neon")]
pub fn vshl_n_u16(a: uint16x4_t, N: i32) -> uint16x4_t

Shift left Arm's documentation