Function vshr_n_u16

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

Shift right Arm's documentation