PDPTE

Type Alias PDPTE 

Source
pub type PDPTE = _PDPT_ENTRY;

Aliased Type§

#[repr(C)]
pub union PDPTE { pub Bits: _PDPT_ENTRY__bindgen_ty_1, pub All: u64, }

Fields§

§Bits: _PDPT_ENTRY__bindgen_ty_1§All: u64