Function MPI_Comm_compare

extern(C) int MPI_Comm_compare (
  void* comm1,
  void* comm2,
  int* result
);