x86_64::instructions::interrupts

Function enable

Source
pub fn enable()
Expand description

Enable interrupts.

This is a wrapper around the sti instruction.