Function MPI_Probe

extern(C) int MPI_Probe (
  int source,
  int tag,
  void* comm,
  MPI_Status* status
);