Searched refs:RWS_DYLIB_API (Results 1 – 1 of 1) sorted by relevance
84 #define RWS_DYLIB_API __declspec(dllexport) macro86 #define RWS_DYLIB_API __declspec(dllimport) macro92 #if !defined(RWS_DYLIB_API)93 #define RWS_DYLIB_API macro98 #define RWS_API(return_type) RWS_EXTERN RWS_ATTRIB RWS_DYLIB_API return_type
Completed in 3 milliseconds