Function vrev32q_u8

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

Reversing vector elements (swap endianness) Arm's documentation