Function vshr_n_u32

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

Shift right Arm's documentation