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