Constructor
FwupdDevicenew
since: 0.9.3
Declaration [src]
FwupdDevice*
fwupd_device_new (
void
)
Return value
Type: FwupdDevice
A new FwupdDevice
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |