ΒΆinline uint16_t ByteSwap_16(uint16_t Value)
inline uint16_t ByteSwap_16(uint16_t Value)
Description
Return a byte-swapped representation of the 16-bit argument.
Declared at: llvm/include/llvm/Support/MathExtras.h:475
Parameters
- uint16_t Value