set_int64
Description:
Sets the value associated with key into this.
key must have been registered as a int64-type key. Old value is replaced by the new one.
Parameters:
| this |
set of related keys to change |
| key |
key to change or add |
| intvalue |
the new value |