Method
FwupdPluginPluginrunner_composite_prepare
Declaration [src]
gboolean
fu_plugin_runner_composite_prepare (
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 . |