The ByteSwap_NN functions return their result rather than modifying their argument in-place, so we need to write the result back to CPUType here.
2.8 KiB
2.8 KiB
The ByteSwap_NN functions return their result rather than modifying their argument in-place, so we need to write the result back to CPUType here.