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