Method
FwupdPluginPluginrunner_undo_host_security_attr
Declaration [src]
gboolean
fu_plugin_runner_undo_host_security_attr (
FuPlugin* self,
FwupdSecurityAttr* attr,
GError** error
)
Parameters
attr |
FwupdSecurityAttr |
A security attribute. |
|
The argument can be NULL . | |
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |