Function x86::task::tr

source · []
pub unsafe fn tr() -> SegmentSelector
Expand description

Returns the current value of the task register.

Safety

Needs CPL 0.