libxrdeveloper's documentation
xr_value* xr_value_blob_new ( xr_blob val)

Create new xr_value node of type XRV_BLOB.

Parameters
valValue to be contained in the node. Ownership of the val is transferred to the xr_value. Val will be freed using xr_blob_unref when xr_value_unref is called.
Returns
New xr_value node.
Documentation for libxr, Fri Apr 15 2016 08:12:18.