switchEndianness

Switches the byte order of buffer. size must be even.

void
switchEndianness
(
const(void)* buffer
,
size_t size
)

Meta