Nazwa:
MPI_DUP_FN - Funkcja do prostego kopiowania atrybutów.
Użycie:
#include "mpi.h"
int MPIR_dup_fn ( comm, keyval, extra_state, attr_in, attr_out, flag ) MPI_Comm *comm;
int *keyval;
void *extra_state;
void *attr_in;
void **attr_out;
int *flag;