Function MPI_Comm_dup

extern(C) int MPI_Comm_dup (
  void* comm,
  void** newcomm
);