Function

FwupdPluginStructSmbiosBiosInformationparse_bytes

Declaration [src]

FuStructSmbiosBiosInformation*
fu_struct_smbios_bios_information_parse_bytes (
  GBytes* blob,
  gsize offset,
  GError** error
)

Description

No description available.

Parameters

blob GBytes
  No description available.
 The data is owned by the caller of the function.
offset gsize
  No description available.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: FuStructSmbiosBiosInformation
  No description available.
 The data is owned by the called function.