Function

FwupdPluginstruct_edid_descriptor_get_data

since: 1.0

Declaration [src]

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

Description

No description available.

Available since: 1.0

This function is not directly available to language bindings.

Parameters

st

Type: An array of guint8

No description available.

The data is owned by the caller of the function.
bufsz

Type: gsize*

No description available.

The data is owned by the caller of the function.

Return value

Type: const guint8*

No description available.

The data is owned by the called function.