API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 6.3.0
gint64 ags_file_util_get_int64 ( AgsFileUtil* file_util, gchar* str )
Get long long integer from string.
Available since: 6.3.0
str
Type: gchar*
gchar*
The string to convert.
Type: gint64
gint64
The converted long long integer.