Method

FwupdPluginUsbDeviceset_dev

Declaration [src]

void
fu_usb_device_set_dev (
  FuUsbDevice* device,
  GUsbDevice* usb_device
)

Description [src]

Sets the GUsbDevice to use.

Available since:1.0.2

Parameters

usb_device GUsbDevice*
 

Optional GUsbDevice.

 The argument can be NULL.
 The data is owned by the caller of the function.