pub fn vshl_u8(a: uint8x8_t, b: int8x8_t) -> uint8x8_t🔬This is a nightly-only experimental API. (
stdarch_arm_neon_intrinsics #111800)Available on ARM and target feature
neon and target feature v7 only.Expand description
Unsigned Shift left Arm’s documentation