Function

FwupdPluginStructPeCoffOptionalHeader64parse_stream

Declaration [src]

FuStructPeCoffOptionalHeader64*
fu_struct_pe_coff_optional_header64_parse_stream (
  GInputStream* stream,
  gsize offset,
  GError** error
)

Description

No description available.

Parameters

stream GInputStream
  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: FuStructPeCoffOptionalHeader64
  No description available.
 The data is owned by the called function.