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