[−][src]Function core_arch::arm::_rev_u16
pub unsafe fn _rev_u16(x: u16) -> u16
🔬 This is a nightly-only experimental API. (
stdsimd
)This is supported on ARM only.
Reverse the order of the bytes.
pub unsafe fn _rev_u16(x: u16) -> u16
stdsimd
)Reverse the order of the bytes.