API Version: 1.0
Library Version: 16.1.0
gchar* garrow_decimal128_to_string_scale ( GArrowDecimal128* decimal, gint32 scale )
scale
gint32
The scale of the decimal.
gchar*
The string representation of the decimal.
It should be freed with g_free() when no longer needed.
g_free()