Function
FwupdPlugincommon_string_append_ku
Declaration [src]
void
fu_common_string_append_ku (
GString* str,
guint idt,
const gchar* key,
guint64 value
)
Parameters
str |
GString |
A |
|
The data is owned by the caller of the function. | |
idt |
guint |
The indent. |
|
key |
const gchar* |
A string to append. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
value |
guint64 |
Guint64 |