Method

ArrowDecimal128Scalarget_value

since: 5.0.0

Declaration [src]

GArrowDecimal128*
garrow_decimal128_scalar_get_value (
  GArrowDecimal128Scalar* scalar
)

Description

No description available.

Available since: 5.0.0

Return value

Type: GArrowDecimal128

The value of this scalar.

The data is owned by the instance.