...
Pointer to segment from which to allocate memory. Passing DEF_NULL
will allocate memory from the general-purpose heap.
blk_size
Size of memory block to allocate from pool, in bytes. See Note #1.
...
...
Pointer to segment from which to allocate memory. Passing DEF_NULL
will allocate memory from the general-purpose heap.
blk_size
Size of memory block to allocate from pool, in bytes. See Note #1.
...