Method
ArrowRunEndEncodedDataTypeget_run_end_data_type
since: 13.0.0
Declaration [src]
GArrowDataType*
garrow_run_end_encoded_data_type_get_run_end_data_type (
GArrowRunEndEncodedDataType* data_type
)
Return value
Type: GArrowDataType
The GArrowDataType of run-end.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |