[][src]Function sunrise_bootstrap::gdt::i386::instructions::interrupts::sti

pub unsafe fn sti()

Enable interrupts

Safety

Enabling interrupts when they are disabled can break critical sections.