Function core::arch::arm::_rbit_u32 [−][src]
pub unsafe fn _rbit_u32(x: u32) -> u32
This is supported on ARM only.
Expand description
Reverse the bit order.
pub unsafe fn _rbit_u32(x: u32) -> u32
Reverse the bit order.