Function MPI_Group_union

extern(C) int MPI_Group_union (
  void* group1,
  void* group2,
  void** newgroup
);