Constructor

FwupdReportnew

since: 1.8.8

Declaration [src]

FwupdReport*
fwupd_report_new (
  void
)

Description [src]

Creates a new report.

Available since: 1.8.8

Return value

Type: FwupdReport

A new FwupdReport.

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