Type Definition binaryninja::llil::Lifter

source · []
pub type Lifter<Arch> = Function<Arch, Mutable, NonSSA<LiftedNonSSA>>;