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