Allocate memory for an array of nelem elements, where each element has a size of elsize. Returned memory shall be initialized to all-zeroes
See Implementation
Allocate memory for an array of nelem elements, where each element has a size of elsize. Returned memory shall be initialized to all-zeroes