File ExternC.h¶
FileList > Core > Interface > ExternC.h
Go to the source code of this file
The C-linkage guard macros (EXTERN_C_BEGIN / EXTERN_C_END) that wrap every public header so a C++ consumer links the declarations with C linkage.
Macros¶
| Type | Name |
|---|---|
| define | EXTERN_C_BEGIN |
| define | EXTERN_C_END |
Macro Definition Documentation¶
define EXTERN_C_BEGIN¶
define EXTERN_C_END¶
The documentation for this class was generated from the following file Core/Interface/ExternC.h