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

type IdtEntry<F> = Entry<F>;
Deprecated:

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

See Entry