API 版本: 1.0
库版本: 20.0.0
由 gi-docgen 2023.1 生成
起始版本: 19.0.0
gchar* garrow_decimal64_to_string_scale ( GArrowDecimal64* decimal, gint32 scale )
可用版本: 19.0.0
scale
类型: gint32
gint32
小数的比例。
类型: gchar*
gchar*
小数的字符串表示。
不再需要时应该使用 g_free() 释放它。
g_free()