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