Function vshr_n_s16

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

Shift right Arm's documentation