imBinSwapBytes8

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

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

Meta