方法
ArrowDecimal256equal
自:3.0.0
声明 [源代码]
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
。
数据由函数调用者拥有。 |