cbor_serialize_tag

Serialize a tag

@param itemborrow A tag @param buffer Buffer to serialize to @param buffer_size Size of the \p buffer @return Length of the result. 0 on failure.

extern (C)
size_t
cbor_serialize_tag

Meta