...
Pointer to segment data from which to allocate memory. Passing DEF_NULL
will allocate memory from the general-purpose heap.
size
Size of memory block to allocate, in bytes.
...
...
Pointer to segment data from which to allocate memory. Passing DEF_NULL
will allocate memory from the general-purpose heap.
size
Size of memory block to allocate, in bytes.
...