libcollection
0.5.0
|
Opaque structure that holds one property. More...
#include <collection.h>
Opaque structure that holds one property.
Your implementation can assume that following members will always be members of the collection_item. but you should use get_item_xxx functions to get them and never access internal data directly.