Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kBool kMap_Has ( kMap  map,
const void *  key 
)

Reports whether the specified key is present in the map.

Parameters
mapMap object.
keyPointer to key.
Returns
kTRUE if found.