方法
ArrowDecimal256equal
始於:3.0.0
宣告 [src]
gboolean
garrow_decimal256_equal (
GArrowDecimal256* decimal,
GArrowDecimal256* other_decimal
)
參數
other_decimal
-
型別:
GArrowDecimal256
要比較的
GArrowDecimal256
。資料由函式的呼叫者擁有。
始於:3.0.0
gboolean
garrow_decimal256_equal (
GArrowDecimal256* decimal,
GArrowDecimal256* other_decimal
)
other_decimal
型別: GArrowDecimal256
要比較的 GArrowDecimal256
。
資料由函式的呼叫者擁有。 |