MPI_DECL1
Description
MPI_DECL1 defines the declaration specifier for functions imported from the MPI library. For application code, it should be set to __declspec( dllimport ) by the preprocessor.
MPI_DECL1 defines the declaration specifier for functions imported from the MPI library. For application code, it should be set to __declspec( dllimport ) by the preprocessor.