Trait iced_x86::code_asm::asm_traits::CodeAsmInvlpga
source · pub trait CodeAsmInvlpga {
// Required method
fn invlpga(&mut self) -> Result<(), IcedError>;
}
pub trait CodeAsmInvlpga {
// Required method
fn invlpga(&mut self) -> Result<(), IcedError>;
}