Constructor

FwupdPluginnew

Declaration [src]

FwupdPlugin*
fwupd_plugin_new (
  void
)

Description [src]

Creates a new plugin.

Available since:1.5.0

Return value

Returns: FwupdPlugin
 

A new FwupdPlugin.

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