Function

FwupdPluginStructDpauxDpcdparse

Declaration [src]

FuStructDpauxDpcd*
fu_struct_dpaux_dpcd_parse (
  const guint8* buf,
  gsize bufsz,
  gsize offset,
  GError** error
)

Description

No description available.

Parameters

buf const guint8*
  No description available.
 The data is owned by the caller of the function.
bufsz gsize
  No description available.
offset gsize
  No description available.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: FuStructDpauxDpcd
  No description available.
 The data is owned by the called function.