set_boxed
Description:
Sets the value associated with key into this.
key must have been registered as a boxed-type key. Old value is freed and the new one is set.
Parameters:
| this |
set of related keys to modify |
| key |
key to change or add |
| boxed |
the new value |