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