| libcbor
    0.5.0
    libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format. | 
Simple stack record for the parser. More...
#include <stack.h>
| Data Fields | |
| struct _cbor_stack_record * | lower | 
| cbor_item_t * | item | 
| size_t | subitems | 
| cbor_item_t* _cbor_stack_record::item | 
| struct _cbor_stack_record* _cbor_stack_record::lower | 
 1.8.12
 1.8.12