Function MPI_Abort

extern(C) int MPI_Abort (
  void* comm,
  int errorcode
);