set_boxed


Description:

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

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