Method
ArrowDecimal64less_than_or_equal
since: 19.0.0
Declaration [src]
gboolean
garrow_decimal64_less_than_or_equal (
  GArrowDecimal64* decimal,
  GArrowDecimal64* other_decimal
)
Parameters
- other_decimal
- 
            Type: GArrowDecimal64A GArrowDecimal64to be compared.The data is owned by the caller of the function.