PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
aml_convert_entry_t Struct Reference
Collaboration diagram for aml_convert_entry_t:

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

◆ srcType

aml_type_t aml_convert_entry_t::srcType

Definition at line 29 of file convert.c.

◆ destType

aml_type_t aml_convert_entry_t::destType

Definition at line 30 of file convert.c.

◆ convertFunc

aml_convert_func_t aml_convert_entry_t::convertFunc

Definition at line 31 of file convert.c.


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