Type Definition x86_64::structures::idt::Idt[][src]

type Idt = InterruptDescriptorTable;
Deprecated

: type was renamed to InterruptDescriptorTable, the old name will removed in the next major version

See InterruptDescriptorTable