Function vrev64_u16

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

Reversing vector elements (swap endianness) Arm's documentation