Function

Fwupdpad_kv_unx

Declaration [src]

void
fwupd_pad_kv_unx (
  GString* str,
  const gchar* key,
  guint64 value
)

Description

No description available.
This function is not directly available to language bindings

Parameters

str GString
  No description available.
 The data is owned by the caller of the function.
key const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.
value guint64
  No description available.