Function

FwupdPluginstruct_acpi_table_get_oem_table_id

Declaration [src]

gchar*
fu_struct_acpi_table_get_oem_table_id (
  const GByteArray* st
)

Description

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

Parameters

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

Return value

Returns: gchar*
  No description available.
 The caller of the function takes ownership of the data, and is responsible for freeing it.
 The value is a NUL terminated UTF-8 string.