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