Constructor
ArrowLargeListScalarnew
Declaration [src]
GArrowLargeListScalar*
garrow_large_list_scalar_new (
GArrowLargeListArray* value
)
Parameters
value |
GArrowLargeListArray |
The value of this scalar. |
|
The data is owned by the caller of the function. |
Return value
Returns: | GArrowLargeListScalar |
A newly created |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |