Function

FwupdPluginStructEfiSectionFreeformSubtypeGuidparse_stream

Declaration [src]

FuStructEfiSectionFreeformSubtypeGuid*
fu_struct_efi_section_freeform_subtype_guid_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: FuStructEfiSectionFreeformSubtypeGuid
  No description available.
 The data is owned by the called function.