SYNOPSIS

#include <util/neo_hdf.h>

NEOERR* hdf_set_attr (HDF *hdf, const char *name, const char *key,

                      const char *value);

RELATED TO hdf_set_attr…