Constructor
ArrowDecimal32new_integer
since: 19.0.0
Declaration [src]
GArrowDecimal32*
garrow_decimal32_new_integer (
const gint64 data
)
Return value
Type: GArrowDecimal32
A newly created GArrowDecimal32
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |