set_boxed
Description:
Sets the first boxed value associated with key
in this.
If key
already has a value, the old value is freed and the new one is set.
Parameters:
this |
data to modify |
key |
key to change or add |
boxed |
the new value |