Function

FwupdPluginstruct_dfuse_element_validate

Declaration [src]

gboolean
fu_struct_dfuse_element_validate (
  const guint8* buf,
  gsize bufsz,
  gsize offset,
  GError** error
)

Description

No description available.
This function is not directly available to language bindings

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: gboolean
  No description available.