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