#define chsv_fast_bswap_uintptr | ( | n | ) | depends_on_target_platform |
#include <chsvmem.h>
Inverses the current byte order in an integer holding a pointer.
n | An integral value of a pointer with the byte order of the value to inverse. |
Requires support of the uintptr_t type.