Library portability helper definitions. More...
#include <cstdint>
#include <sys/types.h>
Go to the source code of this file.
Macros | |
#define | P1_EXPORT |
#define | P1_HIDDEN |
Typedefs | |
typedef ssize_t | p1_ssize_t |
Library portability helper definitions.
Definition in file portability.h.
#define P1_EXPORT |
Definition at line 34 of file portability.h.
#define P1_HIDDEN |
Definition at line 35 of file portability.h.
typedef ssize_t p1_ssize_t |
Definition at line 45 of file portability.h.