Method

FwupdPluginStructFmapAreaset_name

Declaration [src]

gboolean
fu_struct_fmap_area_set_name (
  FuStructFmapArea* st,
  const gchar* value,
  GError** error
)

Description

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

Parameters

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.

Return value

Returns: gboolean
  No description available.