Method

IdeHeapinsert_vals

Declaration

void
ide_heap_insert_vals (
  IdeHeap* heap,
  gconstpointer data,
  guint len
)

Description

No description available.

Parameters

data

Type: gconstpointer

No description available.

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

Type: guint

No description available.