API Version: 1.0
Library Version: 1.9.24
GPtrArray* fu_smbios_get_data ( FuSmbios* self, guint8 type, GError** error )
Reads all the SMBIOS data blobs of a specified type.
type
guint8
A structure type, e.g. FU_SMBIOS_STRUCTURE_TYPE_BIOS.
FU_SMBIOS_STRUCTURE_TYPE_BIOS
error
GError **
GError*
NULL
GBytes*
A GBytes, or NULL if invalid or not found.
GBytes