Method
ArrowScalarequal_options
Declaration [src]
gboolean
garrow_scalar_equal_options (
  GArrowScalar* scalar,
  GArrowScalar* other_scalar,
  GArrowEqualOptions* options
)
      Parameters
other_scalar | 
            GArrowScalar | 
          
A   | 
          |
| The data is owned by the caller of the function. | |
options | 
            GArrowEqualOptions | 
          
A   | 
          |
The argument can be NULL. | |
| The data is owned by the caller of the function. |