Method
ArrowDecimal256copy
since: 3.0.0
Declaration [src]
GArrowDecimal256*
garrow_decimal256_copy (
GArrowDecimal256* decimal
)
Return value
Type: GArrowDecimal256
A copied GArrowDecimal256
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |