Constructor
GandivaUInt16SelectionVectornew
Declaration [src]
GGandivaUInt16SelectionVector*
ggandiva_uint16_selection_vector_new (
gint64 max_slots,
GError** error
)
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 |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |