Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kMemory_Construct ( kMemory memory,
kAlloc  allocator 
)

Constructs a kMemory object.

By default, an auto-sizing, internally-managed buffer is used.

Parameters
memoryDestination for the constructed object handle.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.