Function vsli_n_s64

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

Shift Left and Insert (immediate) Arm's documentation