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, Thu Dec 1 2011 03:23:39.