Method

IdeHeapref

Declaration

IdeHeap*
ide_heap_ref (
  IdeHeap* heap
)

Description

Increments the reference count of heap by one.

Return value

Type: IdeHeap

heap.

The caller of the method takes ownership of the data, and is responsible for freeing it.