Constructor

FwupdDevicenew

since: 0.9.3

Declaration [src]

FwupdDevice*
fwupd_device_new (
  void
)

Description [src]

Creates a new device.

Available since: 0.9.3

Return value

Type: FwupdDevice

A new FwupdDevice.

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