pub unsafe fn vreinterpretq_p128_s32(a: int32x4_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