imBinSwapBytes2

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

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

Meta