Function binheap_print

Function Documentation

void binheap_print(const struct binheap *heap)

Print a heap.

Parameters:

heap – The heap handle.