构造函数
GandivaUInt32SelectionVectornew
始于: 4.0.0
声明 [src]
GGandivaUInt32SelectionVector*
ggandiva_uint32_selection_vector_new (
gint64 max_slots,
GError** error
)
返回值
类型: GGandivaUInt32SelectionVector
新创建的 GGandivaUInt32SelectionVector
。
函数的调用者拥有数据的所有权,并负责释放它。 |