Function vshl_n_s16

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

Shift left Arm's documentation