[This is preliminary documentation and is subject to change.]
Special "null" copy function that indicates that an attribute should not be copied.
Namespace:
MPIAssembly: MPI (in MPI.dll)
Version: 0.6.0.0 (0.6.0.0)
Syntax
| C# |
|---|
public const Unsafe..::.MPI_Copy_function MPI_NULL_COPY_FN |
| Visual Basic (Declaration) |
|---|
Public Const MPI_NULL_COPY_FN As Unsafe..::.MPI_Copy_function |
| Visual C++ |
|---|
public: literal Unsafe..::.MPI_Copy_function^ MPI_NULL_COPY_FN |