建構子

GandivaUInt16SelectionVectornew

始於:4.0.0

宣告 [src]

GGandivaUInt16SelectionVector*
ggandiva_uint16_selection_vector_new (
  gint64 max_slots,
  GError** error
)

描述

無可用描述。

自 4.0.0 版本開始提供

參數

max_slots

類型: gint64

最大插槽 (slots) 數量。

error

類型: GError **

可復原錯誤的傳回位置,詳情請參閱 錯誤回報規範

此參數可為 NULL
若傳回位置非 NULL,您必須將其初始化為 NULL GError*
若無錯誤,建構子會將此參數初始化為 NULL
若發生錯誤,此參數將被設為新配置的 GError;呼叫者將取得資料的所有權,並負責釋放記憶體。

傳回值

類型: GGandivaUInt16SelectionVector

一個新建立的 GGandivaUInt16SelectionVector

此函式的呼叫者取得資料的所有權,並負責釋放記憶體。