Constructor
FwupdPluginUdevDevicenew
since: 1.8.2
Declaration [src]
FuUdevDevice*
fu_udev_device_new (
FuContext* ctx,
GObject* udev_device
)
Return value
Type: FuUdevDevice
A FuUdevDevice
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |