[][src]Function sunrise_bootstrap::gdt::i386::instructions::tables::ltr

pub unsafe fn ltr(segment: SegmentSelector)

Sets the task register to the given TSS segment.

Safety

segment must point to a valid TSS segment in the GDT.