Constructor
ArrowTableDatumnew
Declaration [src]
GArrowTableDatum*
garrow_table_datum_new (
GArrowTable* value
)
Parameters
value |
GArrowTable |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | GArrowTableDatum |
A newly created |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |