pub unsafe fn vreinterpretq_p128_s64(a: int64x2_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