Function MPI_Info_dup

extern(C) int MPI_Info_dup (
  void* info,
  void** newinfo
);