chsvlib
chsv helper source code

◆ chsv_fast_bswap64

#define chsv_fast_bswap64 (   n)    depends_on_target_platform

#include <chsvmem.h>

Inverses the current byte order in a 64-bit integral parameter.

Parameters
nA 64-bit value with the byte order to inverse.

Requires support of the uint64_t type.