Constructor
FwupdPluginUdevDevicenew
Declaration [src]
FuUdevDevice*
fu_udev_device_new (
FuContext* ctx,
GObject* udev_device
)
Parameters
ctx |
FuContext |
A |
|
The argument can be NULL . | |
The data is owned by the caller of the function. | |
udev_device |
GObject* |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | FuUdevDevice |
A |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |