Contents:
Defined in File mem.h
Byte swap memory in 2 byte chunks (upper 16/lower 16) in place.
buf – Memory to swap. Must be 32-bit aligned or no action is performed.
n_bytes – # bytes to swap. Must be 32-bit aligned or no action is performed.
status_t