MQTT C Client Libraries Internals
Data Fields
heap_info Struct Reference

Information about the state of the heap. More...

#include <Heap.h>

Data Fields

size_t current_size
 current size of the heap in bytes
 
size_t max_size
 max size the heap has reached in bytes
 

Detailed Description

Information about the state of the heap.


The documentation for this struct was generated from the following file: