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