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, Sat Jun 11 2011 04:39:21.