Constructor

FwupdPluginDevicenew_with_context

Declaration [src]

FuDevice*
fu_device_new_with_context (
  FuContext* ctx
)

Description [src]

Creates a new Fudevice.

Available since:1.6.2

Parameters

ctx FuContext
  No description available.
 The data is owned by the caller of the function.

Return value

Returns: FuDevice
  No description available.
 The caller of the function takes ownership of the data, and is responsible for freeing it.