Constructor

FwupdPluginSmbiosnew

Declaration [src]

FuSmbios*
fu_smbios_new (
  void
)

Description [src]

Creates a new object to parse SMBIOS data.

Available since:1.0.0

Return value

Returns: FuSmbios
 

A FuSmbios.

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