Constructor

FwupdPluginSmbiosnew

since: 1.0.0

Declaration [src]

FuSmbios*
fu_smbios_new (
  void
)

Description [src]

Creates a new object to parse SMBIOS data.

Available since: 1.0.0

Return value

Type: FuSmbios

A FuSmbios.

The caller of the function takes ownership of the data, and is responsible for freeing it.