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