![]() |
microui
14.1.0
microui
|
This MicroUI images heap allocator replaces the default allocator embedded in the MicroUI Graphics Engine. It is using a best fit allocator and provides some additional APIs to retrieve the heap information: total space, free space, number of blocks allocated. More...
#include "ui_configuration.h"
Go to the source code of this file.
This MicroUI images heap allocator replaces the default allocator embedded in the MicroUI Graphics Engine. It is using a best fit allocator and provides some additional APIs to retrieve the heap information: total space, free space, number of blocks allocated.
Definition in file LLUI_DISPLAY_HEAP_impl.c.