M680xInstruction

Architecture-specific instruction variant

class M680xInstruction : InstructionImpl!(M680xInstructionId, M680xRegister, M680xDetail) {}

Constructors

this
this(Capstone cs, cs_insn* internal)
Undocumented in source.

Meta