Method

FwupdPluginUdevDeviceseek

Declaration [src]

gboolean
fu_udev_device_seek (
  FuUdevDevice* self,
  goffset offset,
  GError** error
)

Description [src]

Seeks a file descriptor to a given offset.

Available since:1.7.2

Parameters

offset goffset
 

Offset address.

error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
 

TRUE for success.