Function MPI_Info_set

extern(C) int MPI_Info_set (
  void* info,
  char* key,
  char* value
);