Method
ArrowDecimal256equal
since: 3.0.0
Declaration [src]
gboolean
garrow_decimal256_equal (
  GArrowDecimal256* decimal,
  GArrowDecimal256* other_decimal
)
      Parameters
other_decimal- 
            
Type:
GArrowDecimal256A
GArrowDecimal256to be compared.The data is owned by the caller of the function.