Function vrsra_n_s32

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

Signed rounding shift right and accumulate Arm's documentation