Function vsli_n_u64

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

Shift Left and Insert (immediate) Arm's documentation