Method

ArrowLargeListDataTypeget_field

since: 0.16.0

Declaration [src]

GArrowField*
garrow_large_list_data_type_get_field (
  GArrowLargeListDataType* large_list_data_type
)

Description

No description available.

Available since: 0.16.0

Return value

Type: GArrowField

The field of value.

The caller of the method takes ownership of the data, and is responsible for freeing it.