☰
CodeAsmScasw
Required Methods
scasw
Implementors
In iced_x86::code_asm::asm_traits
?
Trait
iced_x86
::
code_asm
::
asm_traits
::
CodeAsmScasw
source
·
[
−
]
pub trait CodeAsmScasw { fn
scasw
(&mut self) ->
Result
<
()
,
IcedError
>; }
Required Methods
source
fn
scasw
(&mut self) ->
Result
<
()
,
IcedError
>
Implementors
source
impl
CodeAsmScasw
for
CodeAssembler