PTE

Type Alias PTE 

Source
pub type PTE = _PT_ENTRY;

Aliased Type§

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

Fields§

§Bits: _PT_ENTRY__bindgen_ty_1§All: u64