Method
FwupdPluginBiosSettingsfrom_json
Declaration [src]
gboolean
fu_bios_settings_from_json (
FuBiosSettings* self,
JsonNode* json_node,
GError** error
)
Parameters
json_node |
JsonNode |
A Json node to parse from. |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |