Function
FwupdPluginversion_from_uint32_hex
since: 2.0.0
Declaration [src]
gchar*
fu_version_from_uint32_hex (
guint32 val,
FwupdVersionFormat kind
)
Parameters
val
-
Type:
guint32
A uint32le version number.
kind
-
Type:
FwupdVersionFormat
Version kind used for formatting, e.g.
FWUPD_VERSION_FORMAT_TRIPLET
.