Method
ArrowStructDataTypeget_field
Declaration [src]
GArrowField*
garrow_struct_data_type_get_field (
GArrowStructDataType* struct_data_type,
gint i
)
Return value
Returns: | GArrowField |
The field at the index in the struct data type or |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |