Function

FwupdPluginstruct_elf_file_header64le_validate_bytes

Declaration [src]

gboolean
fu_struct_elf_file_header64le_validate_bytes (
  GBytes* blob,
  gsize offset,
  GError** error
)

Description

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

Parameters

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

Return value

Returns: gboolean
  No description available.