 |
MeshLib C Docs
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
5# ifdef MRC_BUILD_LIBRARY
6# define MRC_API __declspec(dllexport)
8# define MRC_API __declspec(dllimport)
11# define MRC_API __attribute__((__visibility__("default")))