Method
FwupdPluginPluginrunner_reboot_cleanup
Declaration [src]
gboolean
fu_plugin_runner_reboot_cleanup (
FuPlugin* self,
FuDevice* device,
GError** error
)
Description [src]
Performs cleanup actions after the reboot has been performed.
Available since: | 1.9.7 |
Parameters
device |
FuDevice |
A device. |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |