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