17 .metadata = {.tag_metadata = {.value = value, .tagged_item = NULL}},
_cbor_malloc_t _cbor_malloc
bool cbor_isa_tag(const cbor_item_t *item)
Does the item have the appropriate major type?
cbor_item_t * cbor_incref(cbor_item_t *item)
Increases the item's reference count by one.
#define _CBOR_NOTNULL(cbor_item)
union cbor_item_metadata metadata
Discriminated by type.