set_boxed


Description:

[ Version ( since = "0.2.0" ) ]
public void set_boxed (KeyID key, void* boxed)

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