Function
FwupdPluginstruct_acpi_table_set_oem_table_id
Declaration [src]
gboolean
fu_struct_acpi_table_set_oem_table_id (
GByteArray* st,
const gchar* value,
GError** error
)
Parameters
st |
An array of guint8 |
No description available. | |
The data is owned by the caller of the function. | |
value |
const gchar* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
error |
GError ** |
The return location for a GError* , or NULL . |