建構子
ArrowDecimal64new_string
自版本:19.0.0
宣告 [src]
GArrowDecimal64*
garrow_decimal64_new_string (
const gchar* data,
GError** error
)
回傳值
類型: GArrowDecimal64
成功時,新建立的 GArrowDecimal64
;錯誤時,NULL
。
函式的呼叫者取得資料的所有權,並負責釋放它。 |
回傳值可為 NULL 。 |