Function vshr_n_u64

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

Shift right Arm's documentation