Function vrev64_u32

#[target_feature(enable = "neon")]
pub fn vrev64_u32(a: uint32x2_t) -> uint32x2_t

Reversing vector elements (swap endianness) Arm's documentation