Go to the documentation of this file.
27 #if defined _WIN32 || defined __CYGWIN__
30 #define B2_API __attribute__ ((dllexport))
32 #define B2_API __declspec(dllexport)
36 #define B2_API __attribute__ ((dllimport))
38 #define B2_API __declspec(dllimport)
43 #define B2_API __attribute__ ((visibility ("default")))
mvsim
Author(s):
autogenerated on Wed May 28 2025 02:13:06