Home
last modified time | relevance | path

Searched refs:cbor_int32_callback (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libcbor/src/cbor/
H A Dcallbacks.h27 typedef void (*cbor_int32_callback)(void *, uint32_t); typedef
57 cbor_int32_callback uint32;
64 cbor_int32_callback negint32;
/freebsd/contrib/libcbor/doc/source/api/
H A Dstreaming_decoding.rst27 .. doxygentypedef:: cbor_int32_callback