Function core::arch::aarch64::_rev_u64 [−][src]
pub unsafe fn _rev_u64(x: u64) -> u64
This is supported on AArch64 only.
Expand description
Reverse the order of the bytes.
pub unsafe fn _rev_u64(x: u64) -> u64
Reverse the order of the bytes.