Function MPI_Info_get

extern(C) int MPI_Info_get (
  void* info,
  char* key,
  int valuelen,
  char* value,
  int* flag
);