Zen API
|
|
related |
Finds the map item associated with the given key.
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. |
KPtr_key | Strongly-typed pointer to key. |
kMapItemPtr_item | Optionally receives map item (can be kNULL). |