Struct
FwupdPluginErrorMapEntry
Description
struct FuErrorMapEntry {
guint value;
FwupdError code;
const gchar* message;
}
No description available.
Structure members
value:guintNo description available.
code:FwupdErrorNo description available.
message:const gchar*No description available.
Functions
fu_error_map_entry_to_gerror
Sets the GError from the integer value and the error map.
since: 2.0.13