Method

FwupdPluginUdevDeviceget_fd

Declaration [src]

gint
fu_udev_device_get_fd (
  FuUdevDevice* self
)

Description [src]

Gets the file descriptor if the device is open.

Available since:1.3.3

Return value

Returns: gint
 

Positive integer, or -1 if the device is not open.