API Version: 1.0
Library Version: 1.9.20
void fu_plugin_cache_add ( FuPlugin* self, const gchar* id, gpointer dev )
Adds an object to the per-plugin cache.
id
const gchar*
The key.
dev
gpointer
A GObject, typically a FuDevice.
GObject
FuDevice