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) -> Self
impl Debug for Entry
[src]impl Clone for Entry
[src]fn clone(&self) -> Entry
fn clone_from(&mut self, source: &Self)
impl Copy for Entry
[src]