Add a value to the map
Assumes that #_cbor_map_add_key has been called. Internal API.
@param itemborrow A map @param keyincref The value @return true on success, false if either reallocation failed or the preallcoated storage is full
See Implementation
Add a value to the map
Assumes that #_cbor_map_add_key has been called. Internal API.
@param itemborrow A map @param keyincref The value @return true on success, false if either reallocation failed or the preallcoated storage is full