Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kAlloc_Get ( kAlloc  alloc,
kSize  size,
void *  mem 
)

Allocates a block of memory.

Parameters
allocAllocator object.
sizeSize of memory to be allocated.
memReceives pointer to allocated memory.
Returns
Operation status.