Function MPI_Iprobe

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