Constructor

GandivaUInt64SelectionVectornew

Declaration [src]

GGandivaUInt64SelectionVector*
ggandiva_uint64_selection_vector_new (
  gint64 max_slots,
  GError** error
)

Description

No description available.
Available since:4.0.0

Parameters

max_slots gint64
 

The max number of slots.

error GError **
  The return location for a GError*, or NULL.

Return value

Returns: GGandivaUInt64SelectionVector
 

A newly created GGandivaUInt64SelectionVector.

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