ΒΆinline uint64_t SwapByteOrder_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:86

Parameters

uint64_t value