Zen API
|
Removes a key-value pair from the map.
For object-based keys or values, the old objects are not automatically disposed. In this case, kMap_Remove can be used instead to receive the old keys/values.
map | Map object. |
key | Pointer to key. |