pub unsafe fn vreinterpretq_p128_u32(a: uint32x4_t) -> u128
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on target features neon,aes and v8 only.
Expand description

Vector reinterpret cast operation

Arm’s documentation