Stores val into value, but on the contrary to value_set_blob
, the blob argument is not copied, but used as-is and it should be considered owned by value.
| value |
a Value that will store |
| blob |
a Blob structure with the data and its size to be stored in |