Function wyrd_get_property_uint8

Function Documentation

wyrd_error_t wyrd_get_property_uint8(struct wyrd_handle *handle, char const *path, uint8_t *value)

See wyrd_get_property(), but checks if the property value is WYRD_PT_UINT8 first.