cbor_map_allocated

Get the size of the allocated storage

@param itemborrow A map @return Allocated storage size (as the number of #cbor_pair items)

extern (C)
size_t
cbor_map_allocated
()

Meta