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

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

Reverse the bit order.