Function MPI_Test

extern(C) int MPI_Test (
  void** request,
  int* flag,
  MPI_Status* status
);