Function
FwupdPluginstruct_pe_coff_file_header_get_machine
Declaration [src]
FuPeCoffMachine
fu_struct_pe_coff_file_header_get_machine (
const GByteArray* st
)
Parameters
st |
An array of guint8 |
No description available. | |
The data is owned by the caller of the function. |
Return value
Returns: | FuPeCoffMachine |
No description available. |