_cbor_map_add_key

Add a key to the map

Sets the value to NULL. Internal API.

@param itemborrow A map @param keyincref The key @return true on success, false if either reallocation failed or the preallcoated storage is full

extern (C)
bool
_cbor_map_add_key

Meta