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