M4RI 20250128
heap Struct Reference

A Heap. More...

Data Fields

unsigned int size
unsigned int count
rci_tdata

Detailed Description

A Heap.

Field Documentation

◆ count

unsigned int heap::count

Count of the elements in the heap

◆ data

rci_t* heap::data

Array with the elements

◆ size

unsigned int heap::size

Size of the allocated memory (in number of items)


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