| libcbor
    0.5.0
    libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format. | 
Arrays specific metadata. More...
#include <data.h>
| Data Fields | |
| struct cbor_item_t * | tagged_item | 
| uint64_t | value | 
Arrays specific metadata.
The pointer is included - cbor_item_metadata is 2 * sizeof(size_t) + sizeof(_cbor_string_type_metadata), lets use the space
| struct cbor_item_t* _cbor_tag_metadata::tagged_item | 
 1.8.12
 1.8.12