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