Sets the attributes of a conversion object.
#include <uconv.h> UconvObject uconv_object; uconv_attribute_t *attr_t; int result; result = UniSetUconvObject(uconv_object, attr_t);