Method

ArrowDecimal32Scalarget_value

since: 19.0.0

Declaration [src]

GArrowDecimal32*
garrow_decimal32_scalar_get_value (
  GArrowDecimal32Scalar* scalar
)

Description

No description available.

Available since: 19.0.0

Return value

Type: GArrowDecimal32

The value of this scalar.

The data is owned by the instance.