Method
FwupdPluginSecurityAttrsfrom_json
Declaration [src]
gboolean
fu_security_attrs_from_json (
FuSecurityAttrs* self,
JsonNode* json_node,
GError** error
)
Parameters
json_node |
JsonNode |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |