imBinSwapBytes8

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

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

Meta