Function vshl_n_u8

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

Shift left Arm's documentation