Method
FwupdPluginFdtImageset_attr_uint64
since: 1.8.2
[−]
Declaration [src]
void
fu_fdt_image_set_attr_uint64 (
FuFdtImage* self,
const gchar* key,
guint64 value
)
[−]
Parameters
key
-
Type:
const gchar*
String, e.g.
creator
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. value
-
Type:
guint64
Value to store.