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

Allocates a block of memory and zero-initializes the block.

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