[ Version ( since = "0.2.0" ) ]
public void* get_boxed (KeyID key)
Returns the value associated with key
from this.
If key
has no value, the value is not of a boxed type, or key
is not in this
, then null is returned.
this |
set of related keys to inspect |
key |
key to use |
the |