Method

FwupdPluginUsbDeviceget_dev

Declaration [src]

GUsbDevice*
fu_usb_device_get_dev (
  FuUsbDevice* device
)

Description [src]

Gets the GUsbDevice.

Available since:1.0.2

Return value

Returns: GUsbDevice*
 

A USB device, or NULL.

 The data is owned by the instance.