byteSwapInPlace

Undocumented in source. Be warned that the author may not have intended to support it.
void
byteSwapInPlace
(
T
)
(
T[] data
)
if (
is(T == ushort) ||
is(T == uint)
)

Meta