Method

FwupdPluginSmbiosto_string

Declaration [src]

gchar*
fu_smbios_to_string (
  FuSmbios* self
)

Description [src]

Dumps the parsed SMBIOS data to a string.

Available since:1.0.0

Return value

Returns: gchar*
 

A UTF-8 string.

 The caller of the method takes ownership of the data, and is responsible for freeing it.
 The string is a NUL terminated UTF-8 string.