PatchworkOS
Loading...
Searching...
No Matches
aml_convert_entry_t Struct Reference

Data Fields

aml_type_t srcType
 
aml_type_t destType
 
aml_convert_func_t convertFunc
 

Detailed Description

Definition at line 27 of file convert.c.

Field Documentation

◆ convertFunc

aml_convert_func_t aml_convert_entry_t::convertFunc

Definition at line 31 of file convert.c.

Referenced by aml_convert().

◆ destType

aml_type_t aml_convert_entry_t::destType

Definition at line 30 of file convert.c.

Referenced by aml_convert().

◆ srcType

aml_type_t aml_convert_entry_t::srcType

Definition at line 29 of file convert.c.

Referenced by aml_convert().


The documentation for this struct was generated from the following file: