module documentation

Undocumented

Constant LABEL_MAP Undocumented
Constant SIMPLE_TYPES Undocumented
LABEL_MAP = (source)

Undocumented

Value
{'byte': Byte,
 'char': Char,
 'word': Word,
 'short': Short,
 'dword': Dword,
 'int': Int,
 'dword64': Dword64,
...