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