Partager via


Memory Allocation in CE Boot (Compact 2013)

3/26/2014

The following memory allocation functions initialize, allocate, and free memory from the heap:

  • BootHeapInit
  • BootAlloc
  • BootFree

In This Section

See Also

Concepts

Core Code