MPI_DECL2
Description
MPI_DECL2 defines the calling convention for functions imported from the MPI library. For application code, it should be set to __stdcall by the preprocessor.
 
	
	
	
MPI_DECL2 defines the calling convention for functions imported from the MPI library. For application code, it should be set to __stdcall by the preprocessor.