Function vrev64q_u32

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

Reversing vector elements (swap endianness) Arm's documentation