Function MPI_Group_difference

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