Method
ArrowMapArrayget_items
Declaration [src]
GArrowArray*
garrow_map_array_get_items (
GArrowMapArray* array
)
Return value
Returns: | GArrowArray |
The items Array containing item values. |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |