Function std::intrinsics::bswap32 [] [src]

pub unsafe extern "rust-intrinsic" fn bswap32(x: u32) -> u32
Unstable

Reverses the bytes in a u32.