D | export.h | 60 #define FLAC_API macro 64 #define FLAC_API __declspec(dllexport) macro 66 #define FLAC_API __declspec(dllimport) macro 70 #define FLAC_API __attribute__ ((visibility ("default"))) macro 73 #define FLAC_API macro 89 extern FLAC_API int FLAC_API_SUPPORTS_OGG_FLAC;
|