Function
FwupdPluginstruct_smbios_ep32_set_intermediate_anchor_str
Declaration [src]
gboolean
fu_struct_smbios_ep32_set_intermediate_anchor_str (
FuStructSmbiosEp32* st,
const gchar* value,
GError** error
)
Parameters
st |
FuStructSmbiosEp32 |
| 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. |