[][src]Function x86_64::instructions::tables::lidt

pub unsafe fn lidt(idt: &DescriptorTablePointer)

Load an IDT. Use the InterruptDescriptorTable struct for a high-level interface to loading an IDT.