Constructor

FwupdJsonParsernew

since: 2.1.1

Declaration [src]

FwupdJsonParser*
fwupd_json_parser_new (
  void
)

Description

No description available.

Available since: 2.1.1

Return value

Type: FwupdJsonParser

A FwupdJsonParser.

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