Function
FwupdPluginversion_from_uint16_hex
since: 2.0.0
Declaration [src]
gchar*
fu_version_from_uint16_hex (
guint16 val,
FwupdVersionFormat kind
)
Parameters
val
-
Type:
guint16
A uint16le version number.
kind
-
Type:
FwupdVersionFormat
Version kind used for formatting, e.g.
FWUPD_VERSION_FORMAT_TRIPLET
.