imBinSwapBytes4

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

extern (C) @safe nothrow
void
imBinSwapBytes4
(
void* data
,
int count
)

Meta