|
XmmsClient
|
#include <stdlib.h>#include <assert.h>#include <xmmscpriv/xmmsv.h>#include <xmmscpriv/xmmsc_util.h>Functions | |
| xmmsv_t * | xmmsv_copy (xmmsv_t *val) |
| Return a new value object which is a deep copy of the input value. More... | |
| xmmsv_t * | xmmsv_coll_copy (xmmsv_t *orig_coll) |