Function

FwupdPluginstruct_pe_coff_section_get_name

since: 1.0

Declaration [src]

gchar*
fu_struct_pe_coff_section_get_name (
  const GByteArray* st
)

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.

Return value

Type: 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.