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