Method

ArrowUnionScalarget_value

since: 5.0.0

Declaration [src]

GArrowScalar*
garrow_union_scalar_get_value (
  GArrowUnionScalar* scalar
)

Description

No description available.

Available since: 5.0.0

Return value

Type: GArrowScalar

The value of this scalar.

The data is owned by the instance.