API Version: 1.0
Library Version: makepkg
gboolean fu_plugin_open ( FuPlugin* self, const gchar* filename, GError** error )
Opens the plugin module.
filename
const gchar*
The shared object filename to open.
error
GError **
GError*
NULL
gboolean
TRUE for success, FALSE for fail.