Constructor
ArrowDoubleScalarnew
since: 5.0.0
Declaration [src]
GArrowDoubleScalar*
garrow_double_scalar_new (
gdouble value
)
Return value
Type: GArrowDoubleScalar
A newly created GArrowDoubleScalar
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |