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

pub unsafe fn lgdt(gdt: &DescriptorTablePointer)

Load a GDT. Use the GlobalDescriptorTable struct for a high-level interface to loading a GDT.