x86_64
0.15.1
In x86_
64::
instructions::
interrupts
x86_64
::
instructions
::
interrupts
Function
enable
Copy item path
Source
pub fn enable()
Expand description
Enable interrupts.
This is a wrapper around the
sti
instruction.