Constructor
FwupdPluginBiosSettingsnew
since: 1.8.4
Declaration [src]
FuBiosSettings*
fu_bios_settings_new (
FuPathStore* pstore
)
Parameters
pstore-
Type:
FuPathStoreA
FuPathStore.The argument can be NULL.The data is owned by the caller of the function.
Return value
Type: FuBiosSettings
FuBiosSettings.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |