Local Memory – Native INtime functions
C runtime heap functions are implemented with native memory allocating and management functions of INtime.
The native functions can also be used by applications directly for fine-grained control of the memory in use. Examples are fixed size buffers filled, processed and reused.