Method
ArrowDecimal128Scalarget_value
Declaration [src]
GArrowDecimal128*
garrow_decimal128_scalar_get_value (
GArrowDecimal128Scalar* scalar
)
Return value
| Returns: | GArrowDecimal128 |
The value of this scalar. |
|
| The data is owned by the instance. |