Method
ArrowDataTypeexport
Declaration [src]
gpointer
garrow_data_type_export (
GArrowDataType* data_type
GError** error
)
Return value
Returns: | gpointer |
An exported It should be freed with the |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |