Function yaxpeax_core::arch::x86_64::display::show_instruction[][src]

pub fn show_instruction<M: MemoryRange<x86_64Arch>>(
    data: &M,
    ctx: &MergedContextTable,
    address: <x86_64Arch as Arch>::Address,
    colors: Option<&ColorSettings>
)