| [ Web Proxy ] |
| Viewing: https://arrow.apache.org/docs/python/api/../../cpp/../c_glib/arrow-glib/method.Field.export.html | [Back] [Original] |
Generated by gi-docgen 2025.3
since: 6.0.0
gpointer
garrow_field_export (
GArrowField* field
GError** error
)
Type: gpointer
An exported GArrowField as
struct ArrowStruct * on success, NULL on error.
It should be freed with the ArrowSchema::release callback then
g_free() when no longer needed.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL. |
| Web Proxy Viewer | New URL | Original Page |