pcb 4.1.1
An interactive printed circuit board layout editor.

heap_element Struct Reference

Data Fields

cost_t cost
void * data

Detailed Description

Definition at line 63 of file src/heap.c.


Field Documentation

Definition at line 65 of file src/heap.c.

Referenced by __downheap(), __upheap(), heap_insert(), and heap_replace().

Definition at line 66 of file src/heap.c.

Referenced by heap_insert(), heap_remove_smallest(), and heap_replace().


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