Constructor

GandivaUInt16SelectionVectornew

Declaration [src]

GGandivaUInt16SelectionVector*
ggandiva_uint16_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: GGandivaUInt16SelectionVector
 

A newly created GGandivaUInt16SelectionVector.

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