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