Constructor
FwupdPluginVolumenew_by_devnum
Declaration [src]
FuVolume*
fu_volume_new_by_devnum (
guint32 devnum,
GError** error
)
Parameters
devnum |
guint32 |
A device number. |
|
error |
GError ** |
The return location for a GError* , or NULL . |
Return value
Returns: | FuVolume |
A volume, or |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |