Method
ArrowSchemaget_field
Declaration [src]
GArrowField*
garrow_schema_get_field (
GArrowSchema* schema,
guint i
)
Return value
Returns: | GArrowField |
The i-th field of the schema. |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |