Function yaxpeax_core::arch::msp430::display::show_function[][src]

pub fn show_function<M: MemoryRange<MSP430>, Y: YaxColors>(
    data: &M,
    _user_infos: &HashMap<<MSP430 as Arch>::Address, Rc<PartialContext>>,
    cfg: &ControlFlowGraph<<MSP430 as Arch>::Address>,
    addr: <MSP430 as Arch>::Address,
    colors: &Y
)