Function binheap_clear

Function Documentation

static inline status_t binheap_clear(struct binheap *heap)

Empty the heap, but don’t deallocate its data.

Parameters:

heap – The heap handle.

Returns:

status_t.