Function wyrd_set_property_uint16

Function Documentation

wyrd_error_t wyrd_set_property_uint16(struct wyrd_handle *handle, char const *path, wyrd_merge_strategy strategy, uint16_t value, int override_type)

See wyrd_set_property_typed(), but sets the type parameter to WYRD_PT_UINT16.