Function core::arch::x86::_bswap1.27.0[][src]

pub unsafe fn _bswap(x: i32) -> i32
This is supported on x86 only.
Expand description

返回整数,其字节顺序为 x

Intel’s documentation