core::arch::arm

Function vreinterpretq_u16_u8

source
pub unsafe fn vreinterpretq_u16_u8(a: uint8x16_t) -> uint16x8_t
🔬This is a nightly-only experimental API. (stdarch_arm_neon_intrinsics #111800)
Available on ARM and target feature neon only.
Expand description

Vector reinterpret cast operation

Arm’s documentation