pub unsafe fn _bswap(x: i32) -> i32 ⓘ
std
Returns an integer with the reversed byte order of x
Intel’s documentation