Constructor
FwupdPluginUdevDevicenew
since: 1.1.2
Declaration [src]
FuUdevDevice*
fu_udev_device_new (
GObject* udev_device
)
Parameters
udev_device-
Type:
GObjectA
GUdevDevice.The data is owned by the caller of the function.
Return value
Type: FuUdevDevice
A FuUdevDevice.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |