Function
FwupdPlugincommon_strtoull
since: 1.1.2
Declaration [src]
guint64
fu_common_strtoull (
const gchar* str
)
Description [src]
Converts a string value to an integer. Values are assumed base 10, unless prefixed with “0x” where they are parsed as base 16.
Available since: 1.1.2