|
Zen API
|
Architecture/compiler-specific definitions.
Go to the source code of this file.
Macros | |
| #define | kExport |
| For C++ classes, structs, enums and functions. | |
| #define | kExportEx(TYPE) |
| For C++ functions; provided for convenience. | |
| #define | kImport |
| For C++ classes, structs, enums and functions. | |
| #define | kImportEx(TYPE) |
| For C++ functions; provided for convenience. | |