Constructor
ArrowDecimal128new_integer
Declaration [src]
GArrowDecimal128*
garrow_decimal128_new_integer (
const gint64 data
)
Return value
| Returns: | GArrowDecimal128 |
A newly created |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |