Home
last modified time | relevance | path

Searched refs:RWS_DYLIB_API (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/websocket/include/
A Dlibrws.h84 #define RWS_DYLIB_API __declspec(dllexport) macro
86 #define RWS_DYLIB_API __declspec(dllimport) macro
92 #if !defined(RWS_DYLIB_API)
93 #define RWS_DYLIB_API macro
98 #define RWS_API(return_type) RWS_EXTERN RWS_ATTRIB RWS_DYLIB_API return_type

Completed in 3 milliseconds