Method
ArrowScalarget_data_type
since: 5.0.0
Declaration [src]
GArrowDataType*
garrow_scalar_get_data_type (
GArrowScalar* scalar
)
Return value
Type: GArrowDataType
The GArrowDataType
for the scalar.
The data is owned by the instance. |