方法
ArrowDecimal256plus
始於:3.0.0
宣告 [src]
GArrowDecimal256*
garrow_decimal256_plus (
GArrowDecimal256* left,
GArrowDecimal256* right
)
參數
right
-
類型:
GArrowDecimal256
一個
GArrowDecimal256
。資料的所有權屬於函式的呼叫者。
回傳值
類型: GArrowDecimal256
這些小數相加後的值。
方法呼叫者取得資料的所有權,並負責釋放它。 |