A C library for parsing and generating CBOR, the general-purpose schema-less binary data format.
vcpkg install libcborNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a CBOR integer and serialize it to a buffer
Always call cbor_decref() on items when done, or use cbor_move() for ownership transfer.
No dependency data recorded yet.
No resource links recorded.