Function

FwupdPluginstruct_edid_get_manufacturer_name

Declaration [src]

const guint8*
fu_struct_edid_get_manufacturer_name (
  GByteArray* st,
  gsize* bufsz
)

Description

No description available.

Parameters

st An array of guint8
  No description available.
 The data is owned by the caller of the function.
bufsz gsize*
  No description available.
 The data is owned by the caller of the function.

Return value

Returns: const guint8*
  No description available.
 The data is owned by the called function.