Function wyrd_get_property_uint64

Function Documentation

wyrd_error_t wyrd_get_property_uint64(struct wyrd_handle *handle, char const *path, uint64_t *value)

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