Method
ArrowSchemaexport
Declaration [src]
gpointer
garrow_schema_export (
GArrowSchema* schema
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 . |