方法
ArrowDecimal64equal
自版本:19.0.0
宣告 [src]
gboolean
garrow_decimal64_equal (
GArrowDecimal64* decimal,
GArrowDecimal64* other_decimal
)
參數
other_decimal
-
類型:
GArrowDecimal64
要比較的
GArrowDecimal64
。資料的所有權屬於函式的呼叫者。
自版本:19.0.0
gboolean
garrow_decimal64_equal (
GArrowDecimal64* decimal,
GArrowDecimal64* other_decimal
)
other_decimal
類型: GArrowDecimal64
要比較的 GArrowDecimal64
。
資料的所有權屬於函式的呼叫者。 |