Go to the source code of this file.
| Defines | |
| #define | LIBXML_DLL_IMPORT XMLPUBVAR | 
| #define | XMLCALL | 
| #define | XMLCDECL | 
| #define | XMLPUBFUN | 
| #define | XMLPUBVAR extern | 
| #define LIBXML_DLL_IMPORT XMLPUBVAR | 
DOC_DISABLE
Definition at line 152 of file xmlexports.h.
| #define XMLCALL | 
XMLCALL:
Macros which declare the called convention for exported functions
Definition at line 42 of file xmlexports.h.
| #define XMLCDECL | 
XMLCDECL:
Macro which declares the calling convention for exported functions that use '...'.
Definition at line 49 of file xmlexports.h.
| #define XMLPUBFUN | 
| #define XMLPUBVAR extern |