Function core::arch::aarch64::_rev_u32[][src]

pub unsafe fn _rev_u32(x: u32) -> u32
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on AArch64 only.

Reverse the order of the bytes.