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