Method

ArrowLargeListArrayget_value_type

Declaration [src]

GArrowDataType*
garrow_large_list_array_get_value_type (
  GArrowLargeListArray* array
)

Description

No description available.
Available since:0.16.0

Return value

Returns: GArrowDataType
 

The data type of value in each list.

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