|
HermesCommon
2.0
|
File containing platform compatibility layer, especially for Win / MSVC. More...
Go to the source code of this file.
Macros | |
| #define | HERMES_API |
| #define | strcasecmp strcmp |
| #define | NORETURN |
Functions | |
| FILE * | fmemopen (void *buf, size_t size, const char *opentype) |
| Implementation of GNU fmemopen. Intended to be used if the current platform does not support it. | |
File containing platform compatibility layer, especially for Win / MSVC.
Definition in file compat.h.