Method
ArrowDecimal128less_than_or_equal
since: 0.12.0
Declaration [src]
gboolean
garrow_decimal128_less_than_or_equal (
  GArrowDecimal128* decimal,
  GArrowDecimal128* other_decimal
)
Parameters
- other_decimal
- 
            Type: GArrowDecimal128A GArrowDecimal128to be compared.The data is owned by the caller of the function.