ΒΆinline uint64_t ByteSwap_64(uint64_t value)
inline uint64_t ByteSwap_64(uint64_t value)
Description
This function returns a byte-swapped representation of the 64-bit argument.
Declared at: llvm/include/llvm/Support/SwapByteOrder.h:81
Parameters
- uint64_t value