Function x86_64::instructions::interrupts::enable[][src]

pub fn enable()
Expand description

Enable interrupts.

This is a wrapper around the sti instruction.