方法
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
。
数据由函数的调用者拥有。 |