Constructor

FwupdReportnew

Declaration [src]

FwupdReport*
fwupd_report_new (
  void
)

Description [src]

Creates a new report.

Available since:1.8.8

Return value

Returns: FwupdReport
 

A new FwupdReport.

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