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