Method

IdeHeapextract_index

Declaration

gboolean
ide_heap_extract_index (
  IdeHeap* heap,
  gsize index_,
  gpointer result
)

Description

No description available.

Parameters

index_

Type: gsize

No description available.

result

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the method.

Return value

Type: gboolean

No description available.