Loading...
Searching...
No Matches
Go to the documentation of this file.
6#define SERD_VERSION "0.22.0"
10#if defined(__APPLE__) || defined(_WIN32)
12#elif defined(__HAIKU__)
13 #define HAVE_POSIX_MEMALIGN 1
15 #define HAVE_POSIX_MEMALIGN 1
16 #define HAVE_POSIX_FADVISE 1