Method
ArrowStructArrayget_field
Declaration [src]
GArrowArray*
garrow_struct_array_get_field (
GArrowStructArray* array,
gint i
)
Return value
Returns: | GArrowArray |
The i-th field. |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |