Use this function to swap the byte order of a 32-bit value.
Uint32 SDL_Swap32(Uint32 x)
x
the value to be swapped
Returns the swapped value.
CategoryAPI, CategoryEndian