Function wyrd_set_property_utf8string
Defined in File properties.h
Function Documentation
-
wyrd_error_t wyrd_set_property_utf8string(struct wyrd_handle *handle, char const *path, wyrd_merge_strategy strategy, char const *value, size_t value_size, int override_type)
See wyrd_set_property_typed(), but sets the type parameter to WYRD_PT_UTF8_STRING.