Type Alias binaryninja::llil::Lifter
source · pub type Lifter<Arch> = Function<Arch, Mutable, NonSSA<LiftedNonSSA>>;
Aliased Type§
struct Lifter<Arch> { /* private fields */ }
pub type Lifter<Arch> = Function<Arch, Mutable, NonSSA<LiftedNonSSA>>;
struct Lifter<Arch> { /* private fields */ }