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