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

pub fn disable()

Disable interrupts.

This is a wrapper around the cli instruction.