Method

ArrowDecimal64Scalarget_value

since: 19.0.0

Declaration [src]

GArrowDecimal64*
garrow_decimal64_scalar_get_value (
  GArrowDecimal64Scalar* scalar
)

Description

No description available.

Available since: 19.0.0

Return value

Type: GArrowDecimal64

The value of this scalar.

The data is owned by the instance.