Searched defs:DLL_EXPORT (Results 1 – 1 of 1) sorted by relevance
19 #define DLL_EXPORT __declspec(dllexport) macro21 #define DLL_EXPORT __attribute__((visibility("default"))) macro