Constructor

FwupdPluginnew

since: 1.5.0

Declaration [src]

FwupdPlugin*
fwupd_plugin_new (
  void
)

Description [src]

Creates a new plugin.

Available since: 1.5.0

Return value

Type: FwupdPlugin

A new FwupdPlugin.

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