Zydis
master
|
Import/export defines for MSVC builds. More...
#include <Zycore/Defines.h>
Go to the source code of this file.
Macros | |
#define | ZYDIS_EXPORT ZYAN_DLLIMPORT |
Symbol is exported in shared library builds. More... | |
#define | ZYDIS_NO_EXPORT |
Symbol is not exported and for internal use only. More... | |
Import/export defines for MSVC builds.
#define ZYDIS_EXPORT ZYAN_DLLIMPORT |
Symbol is exported in shared library builds.
#define ZYDIS_NO_EXPORT |
Symbol is not exported and for internal use only.