C++ Client-Side SDK
LaunchDarkly SDK
Macros
export.h File Reference

Export macros for C bindings. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LD_EXPORT(x)   __attribute__((visibility("default"))) x
 

Detailed Description

Export macros for C bindings.