建構子

GandivaUInt32SelectionVectornew

since: 4.0.0

宣告 [src]

GGandivaUInt32SelectionVector*
ggandiva_uint32_selection_vector_new (
  gint64 max_slots,
  GError** error
)

描述

無可用描述。

自版本 4.0.0 開始提供

參數

max_slots

類型: gint64

最大插槽數量。

error

類型: GError **

用於可復原錯誤的回傳位置。

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

回傳值

類型: GGandivaUInt32SelectionVector

新建立的 GGandivaUInt32SelectionVector

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