Function core::arch::aarch64::_rev_u64 [−][src]
pub unsafe fn _rev_u64(x: u64) -> u64This is supported on (non-crate feature
miri-test-libstd or test or doctest) and AArch64 only.Expand description
Reverse the order of the bytes.