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