imBinSwapBytes2

Changes the byte order of an array of 2 byte values. * \ingroup bin

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

Meta