Synopsis
void hdb_FlushFrees(void)
Purpose
Remove freed blocks from the heap.
Description
All blocks which were freed with HDB_CHECK_FREES set will be returned to the system heap.
void hdb_FlushFrees(void)
Remove freed blocks from the heap.
All blocks which were freed with HDB_CHECK_FREES set will be returned to the system heap.