Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kMemZero ( void *  dest,
kSize  size 
)

Sets a block of memory to zero.

Parameters
destDestination for the memory set operation.
sizeSize of memory block to be zeroed, in bytes.
Returns
Operation status.