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