igraph_heap_destroy
void igraph_heap_destroy(igraph_heap_t* h);
Arguments:
h:
h
The heap object.
Time complexity: O(1).
igraph_heap_init_array
igraph_heap_empty