Method

ArrowDecimal256Scalarget_value

since: 5.0.0

Declaration [src]

GArrowDecimal256*
garrow_decimal256_scalar_get_value (
  GArrowDecimal256Scalar* scalar
)

Description

No description available.

Available since: 5.0.0

Return value

Type: GArrowDecimal256

The value of this scalar.

The data is owned by the instance.