pub unsafe fn load_ss(sel: SegmentSelector)
Expand description

Reload stack segment register.

Safety

Needs CPL 0.