Function vrev32q_u16

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

Reversing vector elements (swap endianness) Arm's documentation