libcbor  0.5.0
libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format.
Data Fields
_cbor_int_metadata Struct Reference

Integers specific metadata. More...

#include <data.h>

Data Fields

cbor_int_width width
 

Detailed Description

Integers specific metadata.

Definition at line 77 of file data.h.

Field Documentation

§ width

cbor_int_width _cbor_int_metadata::width

Definition at line 78 of file data.h.


The documentation for this struct was generated from the following file: