unsafe fn lgdt(gdtr: &GlobalDescriptorTablePointer)
Expand description
SAFETY: the data pointed to by gdtr
must be static and never change
unsafe fn lgdt(gdtr: &GlobalDescriptorTablePointer)
SAFETY: the data pointed to by gdtr
must be static and never change