Function

Fwupdpad_kv_int

Declaration [src]

void
fwupd_pad_kv_int (
  GString* str,
  const gchar* key,
  guint32 value
)

Description

No description available.

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 string is a NUL terminated UTF-8 string.
value guint32
  No description available.