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