core::intrinsics::bswap64Unstable [-] [+] [src]

pub unsafe extern "rust-intrinsic" fn bswap64(x: u64) -> u64

Reverses the bytes in a u64.