Function wyrd_get_property_uint32

Function Documentation

wyrd_error_t wyrd_get_property_uint32(struct wyrd_handle *handle, char const *path, uint32_t *value)

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