Method
FwupdPluginFdtImageset_attr
Declaration [src]
void
fu_fdt_image_set_attr (
FuFdtImage* self,
const gchar* key,
GBytes* blob
)
Parameters
key |
const gchar* |
String, e.g. |
|
The data is owned by the caller of the function. | |
The string is a NUL terminated UTF-8 string. | |
blob |
GBytes |
A |
|
The data is owned by the caller of the function. |