Method

FwupdPluginUsbDeviceget_dev

since: 1.0.2

Declaration [src]

GUsbDevice*
fu_usb_device_get_dev (
  FuUsbDevice* device
)

Description [src]

Gets the GUsbDevice.

Available since: 1.0.2

Return value

Type: GUsbDevice

A USB device, or NULL.

The data is owned by the instance.