Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kMap_Reserve ( kMap  map,
kSize  capacity 
)

Ensures that capacity is reserved for at least the specified number of map items.

Parameters
mapMap object.
capacityMap capacity, in items.
Returns
kOK if removed; kERROR_NOT_FOUND if key not found.