Function MPI_Add_error_string

extern(C) int MPI_Add_error_string (
  int errorcode,
  char* string
);