Function vrshr_n_s32

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

Signed rounding shift right Arm's documentation