Constructor

FwupdPluginFirmwarenew

Declaration [src]

FuFirmware*
fu_firmware_new (
  void
)

Description [src]

Creates an empty firmware object.

Available since:1.3.1

Return value

Returns: FuFirmware
 

A FuFirmware.

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