#include <nn/config.h> #define NN_DLL_IMPORT __declspec(dllimport)
None.
Explicitly creates a reference to a symbol.
A reference to a symbol is always created by inserting this macro before the declaration of a variable or function.
CONFIDENTIAL