Function vrev32_u8

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

Reversing vector elements (swap endianness) Arm's documentation