Function core::arch::arm::_rev_u32 [−][src]
pub unsafe fn _rev_u32(x: u32) -> u32This is supported on (non-crate feature
miri-test-libstd or test or doctest) and ARM only.Expand description
Reverse the order of the bytes.