Function vsra_n_s32

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

Signed shift right and accumulate Arm's documentation