Method

ArrowListArrayget_value_type

Declaration [src]

GArrowDataType*
garrow_list_array_get_value_type (
  GArrowListArray* array
)

Description

No description available.

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.