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