ΒΆinline uint32_t ByteSwap_32(uint32_t value)

Description

This function returns a byte-swapped representation of the 32-bit argument.

Declared at: llvm/include/llvm/Support/SwapByteOrder.h:66

Parameters

uint32_t value