Constructor
GandivaUInt32SelectionVectornew
Declaration [src]
GGandivaUInt32SelectionVector*
ggandiva_uint32_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: | GGandivaUInt32SelectionVector |
A newly created |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |