Function MPI_Get_count

extern(C) int MPI_Get_count (
  MPI_Status* status,
  void* datatype,
  int* count
);