Function MPI_Error_string

extern(C) int MPI_Error_string (
  int errorcode,
  char* string,
  int* resultlen
);