Data Fields

heap_s Struct Reference

One node on the heap. More...

Data Fields

void * data
int32 val
int32 nl
int32 nr
struct heap_sl
struct heap_sr

Detailed Description

One node on the heap.

Definition at line 76 of file heap.c.


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