Struct modulus::x64::int::Entry
[−]
[src]
pub struct Entry {
// some fields omitted
}64-bit IDT descriptor entry
pub struct Entry {
// some fields omitted
}64-bit IDT descriptor entry
impl Entry[src]const fn new(address: u64, selector: u16, typ_attr: u8) -> Selfimpl Debug for Entry[src]impl Clone for Entry[src]fn clone(&self) -> Entryfn clone_from(&mut self, source: &Self)impl Copy for Entry[src]