ΒΆinline uint16_t SwapByteOrder_16(uint16_t value)
inline uint16_t SwapByteOrder_16(uint16_t value)
Description
SwapByteOrder_16 - This function returns a byte-swapped representation of the 16-bit argument.
Declared at: llvm/include/llvm/Support/SwapByteOrder.h:58
Parameters
- uint16_t value