Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...