Function MPI_Group_intersection

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