Method
FwupdPluginPluginrunner_composite_cleanup
Declaration [src]
gboolean
fu_plugin_runner_composite_cleanup (
FuPlugin* self,
GPtrArray* devices,
GError** error
)
Parameters
devices |
An array of FuDevice |
An array of devices. |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |