Function vshr_n_s64

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

Shift right Arm's documentation