imBinSwapBytes4

Inverts the byte order of the 4 byte values * \ingroup bin

version(IM)
extern (C) @nogc nothrow
void
imBinSwapBytes4
(
void* data
,
int count
)

Meta