Zen API
|
|
related |
Returns a strongly-typed pointer to the key associated with a map item.
A debug assertion will be raised if the size of the specified key type is not equal to the size of the collection key type.
kMap_map | Map object. |
kMapItem_item | Map item. |
K | Key type identifier (e.g., k32s). |