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