|
NAH 1.0.6
Native Application Host - Library API Reference
|
Cross-platform shared library export/import macros. More...
Go to the source code of this file.
Macros | |
| #define | NAH_API |
Cross-platform shared library export/import macros.
When building NAH as a shared library:
Usage in headers: NAH_API void my_function(); class NAH_API MyClass { ... };
Definition in file export.hpp.
| #define NAH_API |
Definition at line 35 of file export.hpp.