Function x86::task::load_tr

source · []
pub unsafe fn load_tr(sel: SegmentSelector)
Expand description

Loads the task register.

Safety

Needs CPL 0.