Constructor

GandivaUInt32SelectionVectornew

Declaration [src]

GGandivaUInt32SelectionVector*
ggandiva_uint32_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: GGandivaUInt32SelectionVector
 

A newly created GGandivaUInt32SelectionVector.

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