Definition at line 79 of file m680x.py.
◆ _fields_
tuple capstone.m680x.CsM680x._fields_ |
|
staticprivate |
Initial value:= (
('flags', ctypes.c_uint8),
('op_count', ctypes.c_uint8),
('operands', M680xOp * 9),
)
Definition at line 80 of file m680x.py.
The documentation for this class was generated from the following file:
- subprojects/capstone-bundled/bindings/python/capstone/m680x.py