ΒΆinline uint32_t SwapByteOrder_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:71

Parameters

uint32_t value