![]() |
libfilezilla
|
Helper macros for symbol visibility in shared libraries. More...
Go to the source code of this file.
Helper macros for symbol visibility in shared libraries.
There are two main cases: Building a library and using it. For building, symbols need to be marked as export, for using it they need to be imported.
Usage example: