Function vsli_n_u8

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

Shift Left and Insert (immediate) Arm's documentation