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

pub fn enable()

Enable interrupts.

This is a wrapper around the sti instruction.