Constructor

FwupdDevicenew

Declaration [src]

FwupdDevice*
fwupd_device_new (
  void
)

Description [src]

Creates a new device.

Available since:0.9.3

Return value

Returns: FwupdDevice
 

A new FwupdDevice.

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