Function MPI_Group_compare

extern(C) int MPI_Group_compare (
  void* group1,
  void* group2,
  int* result
);