Function swapEndian16

Returns 16-bit integer n with swapped endianness

T swapEndian16(T) (
  T n
);