Function MPI_Info_get_valuelen

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