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