Function MPI_Comm_accept

extern(C) int MPI_Comm_accept (
  char* port_name,
  void* info,
  int root,
  void* comm,
  void** newcomm
);