Zen API
Home
Topics
Types
Files
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
alloc
Allocator object.
size
Size of memory to allocate, in bytes.
mem
Receives pointer to allocated memory (pointer to a pointer).
Returns
Operation status.
kAlloc
This site is best viewed with Firefox. Copyright (C) 2003-2016 by LMI Technologies.