binaryninja::low_level_il

Type Alias RegularLowLevelILFunction

source
pub type RegularLowLevelILFunction<Arch> = LowLevelILFunction<Arch, Finalized, NonSSA<RegularNonSSA>>;

Aliased Typeยง

struct RegularLowLevelILFunction<Arch> { /* private fields */ }