28 #define ATNDS_CDECL extern "C"
32 #define ATNDS_CDECL extern
37#if !defined(IC_DLLEXPORT)
39# define IC_DLLEXPORT __declspec(dllexport)
40# define IC_DLLIMPORT __declspec(dllimport)
42# if defined(USE_UNIX_VISIBILITY)
43# define IC_DLLEXPORT __attribute__((visibility("default")))
47# define IC_DLLIMPORT IC_DLLEXPORT
52# define LIBATNDS_CDECL ATNDS_CDECL IC_DLLEXPORT
54# define LIBATNDS_CDECL ATNDS_CDECL IC_DLLIMPORT
All rights reserved © 2002 - 2024 Isode Ltd.