Function wyrd_get_property_sint32

Function Documentation

wyrd_error_t wyrd_get_property_sint32(struct wyrd_handle *handle, char const *path, int32_t *value)

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