Constructor

FwupdRequestnew

since: 1.6.2

Declaration [src]

FwupdRequest*
fwupd_request_new (
  void
)

Description [src]

Creates a new request.

Available since: 1.6.2

Return value

Type: FwupdRequest

A new FwupdRequest.

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