Function vrsra_n_u32

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

Unsigned rounding shift right and accumulate Arm's documentation