Method
ArrowLargeListArrayget_value_type
since: 0.16.0
Declaration [src]
GArrowDataType*
garrow_large_list_array_get_value_type (
GArrowLargeListArray* array
)
Return value
Type: 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. |