72 #if defined(__clang__) 73 #define XERUS_force_inline inline 75 #define XERUS_force_inline inline __attribute__((always_inline, gnu_inline)) 78 #define XERUS_warn_unused __attribute__((warn_unused_result))
The main namespace of xerus.
uint8_t byte
unsigned int type of exactly 8 bit
const int VERSION_REVISION