ΒΆinline uint32_t ByteSwap_32(uint32_t Value)
inline uint32_t ByteSwap_32(uint32_t Value)
Description
Return a byte-swapped representation of the 32-bit argument.
Declared at: llvm/include/llvm/Support/MathExtras.h:480
Parameters
- uint32_t Value