pub unsafe fn vdupq_lane_u8(a: uint8x8_t, const N: i32) -> uint8x16_t
Available on target feature
neon
and target feature v7
and ARM only.Expand description
Set all vector lanes to the same value
pub unsafe fn vdupq_lane_u8(a: uint8x8_t, const N: i32) -> uint8x16_t
neon
and target feature v7
and ARM only.Set all vector lanes to the same value