Constructor

ArrowNullScalarnew

since: 5.0.0

Declaration [src]

GArrowNullScalar*
garrow_null_scalar_new (
  void
)

Description

No description available.

Available since: 5.0.0

Return value

Type: GArrowNullScalar

A newly created GArrowNullScalar.

The caller of the function takes ownership of the data, and is responsible for freeing it.